summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-06-06NFSv4.1: Enable state protectionTrond Myklebust
2013-06-06NFSv4.1: Use layout credentials for get_deviceinfo callsTrond Myklebust
2013-06-06NFSv4.1: Ensure that test_stateid and free_stateid use correct credentialsTrond Myklebust
2013-06-06NFSv4.1: Ensure that reclaim_complete uses the right credentialTrond Myklebust
2013-06-06NFSv4.1: Ensure that layoutreturn uses the correct credentialTrond Myklebust
2013-06-06NFSv4.1: Ensure that layoutget is called using the layout credentialTrond Myklebust
2013-06-06ext4: use ext4_da_writepages() for all modesTheodore Ts'o
2013-06-06xfs: increase number of ACL entries for V5 superblocksDave Chinner
2013-06-06xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner
2013-06-06xfs: inode unlinked list needs to recalculate the inode CRCDave Chinner
2013-06-06xfs: fix log recovery transaction item reorderingDave Chinner
2013-06-06xfs: fix remote attribute invalidation for a leafDave Chinner
2013-06-06xfs: rework dquot CRCsDave Chinner
2013-06-06ext4: optimize test_root()Theodore Ts'o
2013-06-06ext4: add sanity check to ext4_get_group_info()Theodore Ts'o
2013-06-06ext4: verify group number in verify_group_input() before using itTheodore Ts'o
2013-06-06ext4: add check to io_submit_init_bioTheodore Ts'o
2013-06-06GFS2: fix error propagation in init_threads()Alexey Khoroshilov
2013-06-06f2fs: reorganise the function get_victim_by_defaultNamjae Jeon
2013-06-05jfs: Update jfs_errorJoe Perches
2013-06-05jfs: fix sparse warning in fs/jfs/xattr.cDave Kleikamp
2013-06-05xfs: increase number of ACL entries for V5 superblocksDave Chinner
2013-06-05xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner
2013-06-05xfs: inode unlinked list needs to recalculate the inode CRCDave Chinner
2013-06-05xfs: fix log recovery transaction item reorderingDave Chinner
2013-06-05GFS2: Remove no-op wrapper functionSteven Whitehouse
2013-06-05GFS2: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-06-05GFS2: Eliminate gfs2_rg_lopsBob Peterson
2013-06-05GFS2: Sort buffer lists by inplace block numberBenjamin Marzinski
2013-06-04eCryptfs: Check return of filemap_write_and_wait during fsyncTyler Hicks
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2013-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-06-04xfs: fix remote attribute invalidation for a leafDave Chinner
2013-06-04xfs: rework dquot CRCsDave Chinner
2013-06-04ext4: remove ext4_ioend_wait()Jan Kara
2013-06-04ext4: don't wait for extent conversion in ext4_punch_hole()Jan Kara
2013-06-04ext4: Remove wait for unwritten extents in ext4_ind_direct_IO()Jan Kara
2013-06-04ext4: remove i_mutex from ext4_file_sync()Jan Kara
2013-06-04ext4: use generic_file_fsync() in ext4_file_fsync() in nojournal modeJan Kara
2013-06-04ext4: remove wait for unwritten extent conversion from ext4_truncate()Jan Kara
2013-06-04ext4: protect extent conversion after DIO with i_dio_countJan Kara
2013-06-04ext4: defer clearing of PageWriteback after extent conversionJan Kara
2013-06-04ext4: split extent conversion lists to reserved & unreserved partsJan Kara
2013-06-04ext4: use transaction reservation for extent conversion in ext4_end_ioJan Kara
2013-06-04ext4: remove buffer_uninit handlingJan Kara
2013-06-04ext4: restructure writeback pathJan Kara
2013-06-04ext4: better estimate credits needed for ext4_da_writepages()Jan Kara
2013-06-04ext4: improve writepage credit estimate for files with indirect blocksJan Kara
2013-06-04ext4: deprecate max_writeback_mb_bump sysfs attributeJan Kara
2013-06-04ext4: stop messing with nr_to_write in ext4_da_writepages()Jan Kara