aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs
Commit message (Expand)AuthorAge
...
* xfs: distinguish between bnobt and cntbt magic valuesBrian Foster2019-02-11
* xfs: split up allocation btree verifierBrian Foster2019-02-11
* xfs: distinguish between inobt and finobt magic valuesBrian Foster2019-02-11
* xfs: create a separate finobt verifierBrian Foster2019-02-11
* xfs: always check magic values in on-disk byte orderBrian Foster2019-02-11
* xfs: cache unlinked pointers in an rhashtableDarrick J. Wong2019-02-11
* xfs: add xfs_verify_agino_or_null helperDarrick 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: update fork seq counter on data fork changesBrian Foster2019-02-11
* xfs: check attribute name validityDarrick J. Wong2019-02-11
* xfs: check directory name validityDarrick J. Wong2019-02-11
* xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_tDarrick J. Wong2019-02-11
* 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: cache minimum realtime summary levelOmar Sandoval2018-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
* xfs: zero length symlinks are not validDave Chinner2018-12-12
* xfs: libxfs: move xfs_perag_put latePan Bian2018-12-12
* xfs: fix inverted return from xfs_btree_sblock_verify_crcEric Sandeen2018-12-04
* xfs: delalloc -> unwritten COW fork allocation can go wrongDave Chinner2018-11-21
* xfs: finobt AG reserves don't consider last AG can be a runtDave Chinner2018-11-20
* xfs: fix overflow in xfs_attr3_leaf_verifyDave Chinner2018-11-06
* xfs: Add attibute remove and helper functionsAllison Henderson2018-10-18
* xfs: Add attibute set and helper functionsAllison Henderson2018-10-18
* xfs: Add helper function xfs_attr_try_sf_addnameAllison Henderson2018-10-18
* xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.hAllison Henderson2018-10-18
* xfs: remove suport for filesystems without unwritten extent flagChristoph Hellwig2018-10-18
* xfs: fix error handling in xfs_bmap_extents_to_btreeDave Chinner2018-09-30
* xfs: validate inode di_forkoffEric Sandeen2018-09-28
* xfs: don't treat unknown di_flags2 as corruption in scrubEric Sandeen2018-09-28
* xfs: remove last of unnecessary xfs_defer_cancel() callersBrian Foster2018-09-28
* Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-08-14
|\
| * xfs: fix a null pointer dereference in xfs_bmap_extents_to_btreeShan Hai2018-08-12
| * xfs: use WRITE_ONCE to update if_seqChristoph Hellwig2018-08-07
| * xfs: only validate summary counts on primary superblockDarrick J. Wong2018-08-03
| * xfs: fold dfops into the transactionBrian Foster2018-08-03
| * xfs: always defer agfl block freesBrian Foster2018-08-03
| * xfs: pass transaction to xfs_defer_add()Brian Foster2018-08-03
| * xfs: replace xfs_defer_ops ->dop_pending with on-stack listBrian Foster2018-08-03