summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* xfs: scrub refcount btreesDarrick J. Wong2017-10-266-1/+110
* xfs: scrub rmap btreesDarrick J. Wong2017-10-266-1/+149
* xfs: scrub inode btreesDarrick J. Wong2017-10-268-2/+385
* xfs: scrub free space btreesDarrick J. Wong2017-10-267-1/+138
* xfs: scrub the AGIDarrick J. Wong2017-10-265-3/+95
* xfs: scrub AGF and AGFLDarrick J. Wong2017-10-266-7/+223
* xfs: scrub the secondary superblocksDarrick J. Wong2017-10-266-1/+340
* xfs: create helpers to scan an allocation groupDarrick J. Wong2017-10-264-0/+214
* xfs: scrub btree keys and recordsDarrick J. Wong2017-10-262-1/+154
* xfs: scrub the shape of a metadata btreeDarrick J. Wong2017-10-263-7/+274
* xfs: create helpers to scrub a metadata btreeDarrick J. Wong2017-10-265-0/+352
* xfs: create helpers to record and deal with scrub problemsDarrick J. Wong2017-10-263-0/+428
* xfs: probe the scrub ioctlDarrick J. Wong2017-10-267-1/+150
* xfs: dispatch metadata scrub subcommandsDarrick J. Wong2017-10-263-1/+262
* xfs: create an ioctl to scrub AG metadataDarrick J. Wong2017-10-2610-0/+292
* xfs: create inode pointer verifiersDarrick J. Wong2017-10-265-28/+100
* xfs: refactor btree block header checking functionsDarrick J. Wong2017-10-264-68/+121
* xfs: refactor btree pointer checksDarrick J. Wong2017-10-263-42/+45
* xfs: create block pointer check functionsDarrick J. Wong2017-10-264-0/+67
* xfs: return a distinct error code value for IGET_INCORE cache missesDarrick J. Wong2017-10-261-1/+1
* xfs: buffer lru reference count error injection tagBrian Foster2017-10-264-5/+23
* xfs: fail if xattr inactivation hits a holeBrian Foster2017-10-261-36/+33
* xfs: check kthread_should_stop() after the setting of task stateHou Tao2017-10-261-3/+18
* xfs: remove xfs_bmbt_get_stateChristoph Hellwig2017-10-262-29/+1
* xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_allChristoph Hellwig2017-10-262-94/+14
* xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_firstChristoph Hellwig2017-10-261-8/+6
* xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eqChristoph Hellwig2017-10-261-106/+39
* xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_updateChristoph Hellwig2017-10-263-116/+44
* xfs: refactor xfs_bmap_add_extent_unwritten_realChristoph Hellwig2017-10-261-104/+104
* xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_realChristoph Hellwig2017-10-261-23/+9
* xfs: refactor xfs_bmap_add_extent_delay_realChristoph Hellwig2017-10-261-86/+95
* xfs: refactor xfs_bmap_add_extent_hole_realChristoph Hellwig2017-10-261-27/+21
* xfs: refactor xfs_bmap_add_extent_hole_delayChristoph Hellwig2017-10-261-10/+11
* xfs: refactor xfs_del_extent_realChristoph Hellwig2017-10-261-30/+30
* xfs: use the state defines in xfs_bmap_del_extent_realChristoph Hellwig2017-10-261-12/+9
* xfs: use correct state defines in xfs_bmap_del_extent_{cow,delay}Christoph Hellwig2017-10-261-12/+12
* xfs: move some more code into xfs_bmap_del_extent_realChristoph Hellwig2017-10-261-24/+17
* xfs: use xfs_bmap_del_extent_delay for the data fork as wellChristoph Hellwig2017-10-261-217/+114
* xfs: rename bno to end in __xfs_bunmapiChristoph Hellwig2017-10-261-25/+24
* xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapiChristoph Hellwig2017-10-261-5/+1
* xfs: use xfs_iext_get_extent instead of open coding itChristoph Hellwig2017-10-262-21/+17
* xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_realChristoph Hellwig2017-10-261-1/+1
* xfs: simplify the xfs_getbmap interfaceChristoph Hellwig2017-10-263-95/+75
* xfs: rewrite getbmap using the xfs_iext_* helpersChristoph Hellwig2017-10-261-317/+208
* Merge tag 'ceph-for-4.14-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds2017-10-261-1/+4
|\
| * ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton2017-10-251-1/+4
* | Merge tag 'xfs-4.14-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-10-261-8/+13
|\ \ | |/ |/|
| * xfs: fix AIM7 regressionChristoph Hellwig2017-10-231-8/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-10-215-6/+7
|\ \
| * | Convert fs/*/* to SB_I_VERSIONMatthew Garrett2017-10-184-5/+5
OpenPOWER on IntegriCloud