summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-11-25ext4: limit number of scanned extents in status tree shrinkerJan Kara
2014-11-25ext4: move handling of list of shrinkable inodes into extent status codeJan Kara
2014-11-25ext4: change LRU to round-robin in extent status tree shrinkerZheng Liu
2014-11-25ext4: cache extent hole in extent status tree for ext4_da_map_blocks()Zheng Liu
2014-11-25ext4: fix block reservation for bigalloc filesystemsJan Kara
2014-11-25Btrfs: fix snapshot inconsistency after a file write followed by truncateFilipe Manana
2014-11-25Btrfs: ensure send always works on roots without orphansFilipe Manana
2014-11-25Btrfs: fix freeing used extent after removing empty block groupFilipe Manana
2014-11-25Btrfs: include vmalloc.h in check-integrity.cChris Mason
2014-11-25btrfs: Fix a lockdep warning when running xfstest.Qu Wenruo
2014-11-25Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason
2014-11-24nfs: define nfs_inc_fscache_stats and using it as possibleLi RongQing
2014-11-24nfs: replace nfs_add_stats with nfs_inc_stats when add oneLi RongQing
2014-11-24NFS: Deletion of unnecessary checks before the function call "nfs_put_client"Markus Elfring
2014-11-24lockd: eliminate LOCKD_DEBUGJeff Layton
2014-11-24nfs41: fix nfs4_proc_layoutget error handlingPeng Tao
2014-11-24NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson
2014-11-24pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytesChristoph Hellwig
2014-11-24NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEKAnna Schumaker
2014-11-24nfs: Remove dead case from nfs4_map_errors()Jan Kara
2014-11-24binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headersPaul Burton
2014-11-24binfmt_elf: load interpreter program headers earlierPaul Burton
2014-11-24binfmt_elf: Hoist ELF program header loading to a functionPaul Burton
2014-11-23f2fs: fix livelock calling f2fs_iget during f2fs_evict_inodeJaegeuk Kim
2014-11-23f2fs: introduce f2fs_dentry_kunmap to clean upJaegeuk Kim
2014-11-23f2fs: fix wrong data structure when create slabChangman Lee
2014-11-23f2fs: call flush_dcache_page when the page was updatedJaegeuk Kim
2014-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-11-23ext4: fix end of region partial cluster handlingEric Whitney
2014-11-23ext4: miscellaneous partial cluster cleanupsEric Whitney
2014-11-23ext4: fix end of leaf partial cluster handlingEric Whitney
2014-11-23ext4: fix partial cluster initializationEric Whitney
2014-11-21Btrfs: ensure ordered extent errors aren't missed on fsyncFilipe Manana
2014-11-21Btrfs: collect only the necessary ordered extents on ranged fsyncFilipe Manana
2014-11-21Btrfs: don't ignore log btree writeback errorsFilipe Manana
2014-11-21Btrfs: do not move em to modified list when unpinningJosef Bacik
2014-11-21Btrfs: make sure logged extents complete in the current transaction V3Josef Bacik
2014-11-21Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel...Al Viro
2014-11-20Btrfs: make sure we wait on logged extents when fsycning two subvolsJosef Bacik
2014-11-20btrfs: fix wrong accounting of raid1 data profile in statfsDavid Sterba
2014-11-20btrfs: fix dead lock while running replace and defrag concurrentlyGui Hecheng
2014-11-20Btrfs: make xattr replace operations atomicFilipe Manana
2014-11-20Btrfs: avoid premature -ENOMEM in clear_extent_bit()Filipe Manana
2014-11-20Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2Josef Bacik
2014-11-20Btrfs: move read only block groups onto their own list V2Josef Bacik
2014-11-20btrfs: fix typos in btrfs_check_super_validDavid Sterba
2014-11-20Btrfs: check-int: don't complain about balanced blocksStefan Behrens
2014-11-20Btrfs: check_int: use the known block locationStefan Behrens
2014-11-20Btrfs: avoid returning -ENOMEM in convert_extent_bit() too earlyFilipe Manana
2014-11-20Btrfs: make find_first_extent_bit be able to cache any stateFilipe Manana