summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-04-05nohz: stat: Fix CPU idle time accountingBo Yan
2013-01-23NFS: Clear key construction data if the idmap upcall failsBryan Schumaker
2012-11-30Revert "Revert "cpuquiet: Update averaging of nr_runnables""Peter Boonstoppel
2012-09-26Revert "cpuquiet: Update averaging of nr_runnables"Puneet Saxena
2012-09-14cpuquiet: Update averaging of nr_runnablesSai Charan Gurrappadi
2012-08-30Merge commit 'v3.4.10' into android-t114-3.4Varun Wadekar
2012-08-26ext4: fix kernel BUG on large-scale rm -rf commandsTheodore Ts'o
2012-08-26ext4: fix long mount times on very big file systemsTheodore Ts'o
2012-08-26ext4: avoid kmemcheck complaint from reading uninitialized memoryTheodore Ts'o
2012-08-26ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o
2012-08-26fuse: verify all ioctl retry iov elementsZach Brown
2012-08-23Merge commit 'v3.4.9' into android-t114-3.4Varun Wadekar
2012-08-15ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh
2012-08-15nilfs2: fix deadlock issue between chcp and thaw ioctlsRyusuke Konishi
2012-08-13Merge commit 'v3.4.8' into android-t114-3.4-rebasedVarun Wadekar
2012-08-09ext4: undo ext4_calc_metadata_amount if we fail to claim spaceTheodore Ts'o
2012-08-09ext4: don't let i_reserved_meta_blocks go negativeBrian Foster
2012-08-09ext4: fix hole punch failure when depth is greater than 0Ashish Sangwan
2012-08-09ext4: fix overhead calculation used by ext4_statfs()Theodore Ts'o
2012-08-09ext4: pass a char * to ext4_count_free() instead of a buffer_head ptrTheodore Ts'o
2012-08-09NFS: Fix a number of bugs in the idmapperDavid Howells
2012-08-09nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton
2012-08-09nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields
2012-08-09pnfs-obj: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh
2012-08-09posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer
2012-08-09cifs: reinstate sec=ntlmv2 mount optionJeff Layton
2012-08-09Btrfs: call the ordered free operation without any locks heldChris Mason
2012-08-09udf: Improve table length check to avoid possible overflowJan Kara
2012-08-09locks: fix checking of fcntl_setlease argumentJ. Bruce Fields
2012-07-29cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmapsJeff Layton
2012-07-29pnfs-obj: don't leak objio_state if ore_write/read failsBoaz Harrosh
2012-07-29ore: Remove support of partial IO request (NFS crash)Boaz Harrosh
2012-07-29ore: Fix NFS crash by supporting any unaligned RAID IOBoaz Harrosh
2012-07-29UBIFS: fix a bug in empty space fix-upArtem Bityutskiy
2012-07-29ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXTAl Viro
2012-07-29cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap spaceJeff Layton
2012-07-29cifs: always update the inode cache with the results from a FIND_*Jeff Layton
2012-07-25Merge commit 'v3.4.6' into android-t114-3.4Varun Wadekar
2012-07-23epoll: Fix user space breakage related to EPOLLWAKEUPRafael J. Wysocki
2012-07-23epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll events are readyArve Hjønnevåg
2012-07-19fifo: Do not restart open() if it already found a partnerAnders Kaseorg
2012-07-19block: fix infinite loop in __getblk_slowJeff Moyer
2012-07-19Remove easily user-triggerable BUG from generic_setleaseDave Jones
2012-07-18Merge commit 'v3.4.5' into android-t114-3.4-rebasedVarun Wadekar
2012-07-16ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()Luis Henriques
2012-07-16fs: ramfs: file-nommu: add SetPageUptodate()Bob Liu
2012-07-16splice: fix racy pipe->buffers usesEric Dumazet
2012-07-16NFS: hard-code init_net for NFS callback transportsStanislav Kinsbursky
2012-07-16SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky
2012-07-16SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky