summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-10-03btrfs: fix d_off in the first direntHidetoshi Seto
2011-10-03writeback: update dirtied_when for synced inode to prevent livelockWu Fengguang
2011-10-03writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang
2011-10-03teach /proc/$pid/numa_maps about transparent hugepagesDave Hansen
2011-10-03break out numa_maps gather_pte_stats() checksDave Hansen
2011-10-03make /proc/$pid/numa_maps gather_stats() take variable page sizeDave Hansen
2011-10-03Fix the conflict between rwpidforward and rw mount optionsSteve French
2011-10-03cifs: fix possible memory corruption in CIFSFindNextJeff Layton
2011-10-03restore pinning the victim dentry in vfs_rmdir()/vfs_rename_dir()Al Viro
2011-10-03fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick
2011-10-03fs/9p: Always ask new inode in lookup for cache mode disabledAneesh Kumar K.V
2011-10-03fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V
2011-10-03fs/9p: Don't update file type when updating file attributesAneesh Kumar K.V
2011-10-03fs/9p: Add fid before dentry instantiationAneesh Kumar K.V
2011-10-039p: close ACL leaksAl Viro
2011-10-03fs/9p: Always ask new inode in createAneesh Kumar K.V
2011-10-03fs/9p: Fix invalid mount options/argsPrem Karat
2011-10-03fs/9p: When doing inode lookup compare qid details and inode mode bits.Aneesh Kumar K.V
2011-10-03Avoid dereferencing a 'request_queue' after last close.NeilBrown
2011-08-29fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi
2011-08-29ext4: fix nomblk_io_submit option so it correctly converts uninit blocksTheodore Ts'o
2011-08-29ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.Tao Ma
2011-08-29ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inodeJiaying Zhang
2011-08-29ext4: Fix ext4_should_writeback_data() for no-journal modeCurt Wohlgemuth
2011-08-29Btrfs: fix an oops of log replayliubo
2011-08-29Btrfs: detect wether a device supports discardJosef Bacik
2011-08-29NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resetsTrond Myklebust
2011-08-29NFSv4.1: Fix the callback 'highest_used_slotid' behaviourTrond Myklebust
2011-08-29pnfs-obj: Bug when we are running out of bioBoaz Harrosh
2011-08-29pnfs-obj: Fix the comp_index != 0 caseBoaz Harrosh
2011-08-29possible memory corruption on mountSteve French
2011-08-29befs: Validate length of long symbolic links.Timo Warns
2011-08-29cifs: demote cERROR in build_path_from_dentry to cFYIJeff Layton
2011-08-15ext4: Properly count journal credits for long symlinksEric Sandeen
2011-08-15ext3: Properly count journal credits for long symlinksEric Sandeen
2011-08-15eCryptfs: Return error when lower file pointer is NULLTyler Hicks
2011-08-15Ecryptfs: Add mount option to check uid of device being mounted = expect uidJohn Johansen
2011-08-15cifs: convert prefixpath delimiters in cifs_build_path_to_rootJeff Layton
2011-08-15cifs: cope with negative dentries in cifs_get_rootJeff Layton
2011-08-15CIFS: Fix missing a decrement of inFlight valuePavel Shilovsky
2011-08-04GFS2: Fix mount hang caused by certain access pattern to sysfs filesSteven Whitehouse
2011-08-04proc: fix a race in do_io_accounting()Vasiliy Kulikov
2011-08-04NFS: Fix spurious readdir cookie loop messagesTrond Myklebust
2011-08-04NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation()Trond Myklebust
2011-08-04nfsd4: fix file leak on open_downgradeJ. Bruce Fields
2011-08-04nfsd4: remember to put RW access on stateid destructionJ. Bruce Fields
2011-08-04nfsd: don't break lease on CLAIM_DELEGATE_CURCasey Bodley
2011-08-04eCryptfs: Unlock keys needed by ecryptfsdTyler Hicks
2011-08-04ecryptfs: Make inode bdi consistent with superblock bdiThieu Le
2011-08-04ext3: Fix oops in ext3_try_to_allocate_with_rsv()Jan Kara