summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-10-26xfs: scrub free space btreesDarrick J. Wong
2017-10-26xfs: scrub the AGIDarrick J. Wong
2017-10-26xfs: scrub AGF and AGFLDarrick J. Wong
2017-10-26xfs: scrub the secondary superblocksDarrick J. Wong
2017-10-26xfs: create helpers to scan an allocation groupDarrick J. Wong
2017-10-26xfs: scrub btree keys and recordsDarrick J. Wong
2017-10-26xfs: scrub the shape of a metadata btreeDarrick J. Wong
2017-10-26xfs: create helpers to scrub a metadata btreeDarrick J. Wong
2017-10-26xfs: create helpers to record and deal with scrub problemsDarrick J. Wong
2017-10-26xfs: probe the scrub ioctlDarrick J. Wong
2017-10-26xfs: dispatch metadata scrub subcommandsDarrick J. Wong
2017-10-26xfs: create an ioctl to scrub AG metadataDarrick J. Wong
2017-10-26xfs: create inode pointer verifiersDarrick J. Wong
2017-10-26xfs: refactor btree block header checking functionsDarrick J. Wong
2017-10-26xfs: refactor btree pointer checksDarrick J. Wong
2017-10-26xfs: create block pointer check functionsDarrick J. Wong
2017-10-26xfs: return a distinct error code value for IGET_INCORE cache missesDarrick J. Wong
2017-10-26xfs: buffer lru reference count error injection tagBrian Foster
2017-10-26xfs: fail if xattr inactivation hits a holeBrian Foster
2017-10-26xfs: check kthread_should_stop() after the setting of task stateHou Tao
2017-10-26xfs: remove xfs_bmbt_get_stateChristoph Hellwig
2017-10-26xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_allChristoph Hellwig
2017-10-26xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_firstChristoph Hellwig
2017-10-26xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eqChristoph Hellwig
2017-10-26xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_updateChristoph Hellwig
2017-10-26xfs: refactor xfs_bmap_add_extent_unwritten_realChristoph Hellwig
2017-10-26xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_realChristoph Hellwig
2017-10-26xfs: refactor xfs_bmap_add_extent_delay_realChristoph Hellwig
2017-10-26xfs: refactor xfs_bmap_add_extent_hole_realChristoph Hellwig
2017-10-26xfs: refactor xfs_bmap_add_extent_hole_delayChristoph Hellwig
2017-10-26xfs: refactor xfs_del_extent_realChristoph Hellwig
2017-10-26xfs: use the state defines in xfs_bmap_del_extent_realChristoph Hellwig
2017-10-26xfs: use correct state defines in xfs_bmap_del_extent_{cow,delay}Christoph Hellwig
2017-10-26xfs: move some more code into xfs_bmap_del_extent_realChristoph Hellwig
2017-10-26xfs: use xfs_bmap_del_extent_delay for the data fork as wellChristoph Hellwig
2017-10-26xfs: rename bno to end in __xfs_bunmapiChristoph Hellwig
2017-10-26xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapiChristoph Hellwig
2017-10-26xfs: use xfs_iext_get_extent instead of open coding itChristoph Hellwig
2017-10-26xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_realChristoph Hellwig
2017-10-26xfs: simplify the xfs_getbmap interfaceChristoph Hellwig
2017-10-26xfs: rewrite getbmap using the xfs_iext_* helpersChristoph Hellwig
2017-10-26Merge tag 'ceph-for-4.14-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-10-26Merge tag 'xfs-4.14-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-10-25ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton
2017-10-23xfs: fix AIM7 regressionxfs-4.14-fixes-7Christoph Hellwig
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-10-20Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-19membarrier: Provide register expedited private commandMathieu Desnoyers
2017-10-19Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris
2017-10-18Convert fs/*/* to SB_I_VERSIONMatthew Garrett