aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
* | | xfs: refactor unlinked list search and mapping to a separate functionDarrick J. Wong2019-02-11
* | | xfs: refactor inode unlinked pointer update functionsDarrick J. Wong2019-02-11
* | | xfs: strengthen AGI unlinked inode bucket pointer checksDarrick J. Wong2019-02-11
* | | xfs: refactor AGI unlinked bucket updatesDarrick J. Wong2019-02-11
* | | xfs: add xfs_verify_agino_or_null helperDarrick J. Wong2019-02-11
* | | xfs: clean up iunlink functionsDarrick J. Wong2019-02-11
* | | xfs: use the latest extent at writeback delalloc conversion timeBrian Foster2019-02-11
* | | xfs: create delalloc bmapi wrapper for full extent allocationBrian Foster2019-02-11
* | | xfs: remove superfluous writeback mapping eof trimmingBrian Foster2019-02-11
* | | xfs: validate writeback mapping using data fork seq counterBrian Foster2019-02-11
* | | xfs: update fork seq counter on data fork changesBrian Foster2019-02-11
* | | xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic maskMarco Benatto2019-02-11
* | | xfs: remove duplicated xfs_defer.hYueHaibing2019-02-11
* | | xfs: check attribute name validityDarrick J. Wong2019-02-11
* | | xfs: check directory name validityDarrick J. Wong2019-02-11
* | | xfs: fix off-by-one error in rtbitmap cross-referenceDarrick J. Wong2019-02-11
* | | xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_tDarrick J. Wong2019-02-11
* | | xfs: abort xattr scrub if fatal signals are pendingDarrick J. Wong2019-02-11
* | | xfs: consolidate scrub dinode mapping code into a single functionDarrick J. Wong2019-02-11
* | | xfs: scrub big block inode btrees correctlyDarrick J. Wong2019-02-11
* | | xfs: clean up the inode cluster checking in the inobt scrubDarrick J. Wong2019-02-11
* | | xfs: hoist inode cluster checks out of loopDarrick J. Wong2019-02-11
* | | xfs: check inobt record alignment on big block filesystemsDarrick J. Wong2019-02-11
* | | xfs: check the ir_startino alignment directlyDarrick J. Wong2019-02-11
* | | xfs: never try to scrub more than 64 inodes per inobt recordDarrick J. Wong2019-02-11
| |/ |/|
* | xfs: set buffer ops when repair probes for btree typeDarrick J. Wong2019-02-03
* | xfs: end sync buffer I/O properly on shutdown errorBrian Foster2019-02-03
* | xfs: eof trim writeback mapping as soon as it is cachedBrian Foster2019-02-03
|/
* xfs: xfs_fsops: drop useless LIST_HEADJulia Lawall2018-12-29
* xfs: xfs_buf: drop useless LIST_HEADJulia Lawall2018-12-29
* xfs: reallocate realtime summary cache on growfsOmar Sandoval2018-12-21
* xfs: stringify scrub types in ftrace outputDarrick J. Wong2018-12-19
* xfs: stringify btree cursor types in ftrace outputDarrick J. Wong2018-12-19
* xfs: move XFS_INODE_FORMAT_STR mappings to libxfsDarrick J. Wong2018-12-19
* xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfsDarrick J. Wong2018-12-19
* xfs: fix symbolic enum printing in ftrace outputDarrick J. Wong2018-12-19
* xfs: fix function pointer type in ftrace formatDarrick J. Wong2018-12-19
* xfs: Fix x32 ioctls when cmd numbers differ from ia32.Nick Bowler2018-12-18
* xfs: Fix bulkstat compat ioctls on x32 userspace.Nick Bowler2018-12-18
* xfs: Align compat attrlist_by_handle with native implementation.Nick Bowler2018-12-18
* xfs: require both realtime inodes to mountDarrick J. Wong2018-12-13
* xfs: cache minimum realtime summary levelOmar Sandoval2018-12-12
* xfs: count inode blocks correctly in inobt scrubDarrick J. Wong2018-12-12
* xfs: precalculate cluster alignment in inodes and blocksDarrick J. Wong2018-12-12
* xfs: precalculate inodes and blocks per inode clusterDarrick J. Wong2018-12-12
* xfs: add a block to inode count converterDarrick J. Wong2018-12-12
* xfs: remove xfs_rmap_ag_owner and friendsDarrick J. Wong2018-12-12
* xfs: const-ify xfs_owner_info argumentsDarrick J. Wong2018-12-12
* xfs: streamline defer op type handlingDarrick J. Wong2018-12-12
* xfs: idiotproof defer op type configurationDarrick J. Wong2018-12-12