aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-03-28NFSD: Traverse unconfirmed client through hash-tableKinglong Mee
2014-03-28aio: v4 ensure access to ctx->ring_pages is correctly serialised for migrationBenjamin LaHaise
2014-03-27svcrpc: explicitly reject compounds that are not padded out to 4-byte multipleJeff Layton
2014-03-27nfsd: notify_change needs elevated write countJ. Bruce Fields
2014-03-27nfsd4: fix test_stateid error reply encodingJ. Bruce Fields
2014-03-27nfsd4: leave reply buffer space for failed setattrJ. Bruce Fields
2014-03-27nfsd4: make set of large acl return efbig, not resourceJ. Bruce Fields
2014-03-27nfsd4: session needs room for following op to error outJ. Bruce Fields
2014-03-27nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields
2014-03-27vfs: Allocate anon_inode_inode in anon_inode_init()Jan Kara
2014-03-25Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman
2014-03-25fs: remove now stale label in anon_inode_init()Linus Torvalds
2014-03-25fs: Avoid userspace mounting anon_inodefs filesystemJan Kara
2014-03-25Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-03-24ext4: fix comment typoMatthew Wilcox
2014-03-24ext4: make ext4_block_zero_page_range staticMatthew Wilcox
2014-03-24ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-24ext4: optimize Hurd tests when reading/writing inodesTheodore Ts'o
2014-03-24VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.Rusty Russell
2014-03-23rcuwalk: recheck mount_lock after mountpoint crossing attemptsAl Viro
2014-03-23make prepend_name() work correctly when called with negative *buflenAl Viro
2014-03-23vfs: Don't let __fdget_pos() get FMODE_PATH filesEric Biggers
2014-03-23vfs: atomic f_pos access in llseek()Eric Biggers
2014-03-21Btrfs: fix a crash of clone with inline extents's splitLiu Bo
2014-03-21btrfs: fix uninit variable warningChris Mason
2014-03-21Btrfs: take into account total references when doing backref lookupJosef Bacik
2014-03-21Btrfs: part 2, fix incremental send's decision to delay a dir move/renameFilipe Manana
2014-03-21Btrfs: fix incremental send's decision to delay a dir move/renameFilipe Manana
2014-03-20Btrfs: remove unnecessary inode generation lookup in sendFilipe Manana
2014-03-20Btrfs: fix race when updating existing ref headFilipe Manana
2014-03-20btrfs: Add trace for btrfs_workqueue alloc/destroyQu Wenruo
2014-03-20Btrfs: less fs tree lock contention when using autodefragFilipe Manana
2014-03-20Btrfs: return EPERM when deleting a default subvolumeGuangyu Sun
2014-03-20Btrfs: add missing kfree in btrfs_destroy_workqueueFilipe Manana
2014-03-20Btrfs: cache extent states in defrag code pathFilipe Manana
2014-03-20Btrfs: fix deadlock with nested trans handlesJosef Bacik
2014-03-20proc: Update get proc_pid_cmdline() to use mm.h helpersWilliam Roberts
2014-03-20f2fs: avoid RECLAIM_FS-ON-W warningJaegeuk Kim
2014-03-20f2fs: skip unnecessary node writes during fsyncJaegeuk Kim
2014-03-20f2fs: introduce fi->i_sem to protect fi's infoJaegeuk Kim
2014-03-20f2fs: change reclaim rate in percentageJaegeuk Kim
2014-03-20f2fs: remove unnecessary thresholdJaegeuk Kim
2014-03-20f2fs: throttle the memory footprint with a sysfs entryJaegeuk Kim
2014-03-20f2fs: avoid to drop nat entries due to the negative nr_shrinkJaegeuk Kim
2014-03-20f2fs: call f2fs_wait_on_page_writeback instead of native functionJaegeuk Kim
2014-03-20ext4: kill i_version support for Hurd-castrated file systemsTheodore Ts'o
2014-03-19GFS2: inline function gfs2_set_modeBob Peterson
2014-03-19GFS2: Remove extraneous function gfs2_security_initBob Peterson
2014-03-19GFS2: Increase the max number of ACLsBob Peterson
2014-03-19NFSv4: Ensure we respect soft mount timeouts during trunking discoveryTrond Myklebust