aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
| * block: remove CONFIG_LBDAFChristoph Hellwig2019-04-06
* | xfs: change some error-less functions to void typesEric Sandeen2019-05-01
* | xfs: add online scrub for superblock countersDarrick J. Wong2019-04-30
* | xfs: don't parse the mtpt mount optionChristoph Hellwig2019-04-30
* | xfs: always rejoin held resources during defer rollDarrick J. Wong2019-04-30
* | xfs: add missing error check in xfs_prepare_shift()Brian Foster2019-04-26
* | xfs: scrub should check incore counters against ondisk headersDarrick J. Wong2019-04-26
* | xfs: allow scrubbers to pause background reclaimDarrick J. Wong2019-04-26
* | xfs: rename the speculative block allocation reclaim toggle functionsDarrick J. Wong2019-04-26
* | xfs: track delayed allocation reservations across the filesystemDarrick J. Wong2019-04-26
* | xfs: fix broken bhold behavior in xrep_roll_ag_transDarrick J. Wong2019-04-26
* | xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transactionDarrick J. Wong2019-04-23
* | xfs: kill the xfs_dqtrx_t typedefDarrick J. Wong2019-04-23
* | xfs: widen inode delalloc block counter to 64-bitsDarrick J. Wong2019-04-23
* | xfs: widen quota block counters to 64-bit integersDarrick J. Wong2019-04-23
* | xfs: abort unaligned nowait directio earlyDarrick J. Wong2019-04-23
* | xfs: assert that we don't enter agfl freeing with a non-permanent transactionBrian Foster2019-04-23
* | xfs: make tr_growdata a permanent transactionBrian Foster2019-04-22
* | xfs: merge adjacent io completions of the same typeDarrick J. Wong2019-04-16
* | xfs: remove unused m_data_workqueueDarrick J. Wong2019-04-16
* | xfs: implement per-inode writeback completion queuesDarrick J. Wong2019-04-16
* | xfs: scrub should only cross-reference with healthy btreesDarrick J. Wong2019-04-16
* | xfs: scrub/repair should update filesystem metadata healthDarrick J. Wong2019-04-16
* | xfs: hoist the already_fixed variable to the scrub contextDarrick J. Wong2019-04-16
* | xfs: collapse scrub bool state flags into a single unsigned intDarrick J. Wong2019-04-16
* | xfs: refactor scrub context initializationDarrick J. Wong2019-04-16
* | xfs: report inode health via bulkstatDarrick J. Wong2019-04-14
* | xfs: report AG health via AG geometry ioctlDarrick J. Wong2019-04-14
* | xfs: report fs and rt health via geometry structureDarrick J. Wong2019-04-14
* | xfs: add a new ioctl to describe allocation group geometryDarrick J. Wong2019-04-14
* | xfs: bump XFS_IOC_FSGEOMETRY to v5 structuresDave Chinner2019-04-14
* | xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystemDarrick J. Wong2019-04-14
* | xfs: replace the BAD_SUMMARY mount flag with the equivalent health codeDarrick J. Wong2019-04-14
* | xfs: track metadata health statusDarrick J. Wong2019-04-14
* | xfs,fstrim: fix to return correct minlenWang Shilong2019-04-14
* | xfs: don't account extra agfl blocks as availableBrian Foster2019-04-14
* | xfs: shutdown after buf release in iflush cluster abort pathBrian Foster2019-04-14
* | xfs: wake commit waiters on CIL abort before log item abortBrian Foster2019-04-14
* | xfs: fix use after free in buf log item unlock assertBrian Foster2019-04-14
|/
* xfs: serialize unaligned dio writes against all other dio writesBrian Foster2019-03-26
* xfs: prohibit fstrim in norecovery modeDarrick J. Wong2019-03-25
* xfs: always init bma in xfs_bmapi_writeDarrick J. Wong2019-03-19
* xfs: fix btree scrub checking with regards to root-in-inodeDarrick J. Wong2019-03-19
* xfs: dabtree scrub needs to range-check levelDarrick J. Wong2019-03-19
* xfs: don't trip over uninitialized buffer on extent read of corrupted inodeBrian Foster2019-03-17
* Merge tag 'xfs-5.1-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-03-15
|\
| * xfs: clean up xfs_dir2_leaf_addnameDarrick J. Wong2019-03-12
| * xfs: zero initialize highstale and lowstale in xfs_dir2_leaf_addnameDarrick J. Wong2019-03-10
| * xfs: clean up xfs_dir2_leafn_addDarrick J. Wong2019-03-08
| * xfs: Zero initialize highstale and lowstale in xfs_dir2_leafn_addNathan Chancellor2019-03-08