summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs
Commit message (Expand)AuthorAge
* Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-05-06
|\
| * xfs: reserve enough blocks to handle btree splits when remappingDarrick J. Wong2017-05-03
| * xfs: simplify validation of the unwritten extent bitChristoph Hellwig2017-04-25
| * xfs: remove unused values from xfs_exntst_tChristoph Hellwig2017-04-25
| * xfs: remove the unused XFS_MAXLINK_1 defineChristoph Hellwig2017-04-25
| * xfs: more do_div cleanupsEric Sandeen2017-04-25
| * xfs: remove bmap block allocation retriesChristoph Hellwig2017-04-25
| * xfs: remove xfs_bmap_remap_allocChristoph Hellwig2017-04-25
| * xfs: introduce xfs_bmapi_remapChristoph Hellwig2017-04-25
| * xfs: pass individual arguments to xfs_bmap_add_extent_hole_realChristoph Hellwig2017-04-25
| * xfs: remove attr fork handling in xfs_bmap_finish_oneChristoph Hellwig2017-04-25
| * xfs: fix integer truncation in xfs_bmap_remap_allocChristoph Hellwig2017-04-25
| * xfs: simplify xfs_calc_dquots_per_chunkEric Sandeen2017-04-12
| * xfs: implement the GETFSMAP ioctlDarrick J. Wong2017-04-03
| * xfs: add a couple of queries to iterate free extents in the rtbitmapDarrick J. Wong2017-04-03
| * xfs: create a function to query all records in a btreeDarrick J. Wong2017-04-03
| * xfs: provide a query_range function for freespace btreesDarrick J. Wong2017-04-03
| * xfs: plumb in needed functions for range querying of the freespace btreesDarrick J. Wong2017-04-03
| * xfs: fix up inode validation failure messageEric Sandeen2017-04-03
| * xfs: remove the ISUNWRITTEN macroChristoph Hellwig2017-04-03
| * xfs: factor out a xfs_bmap_is_real_extent helperChristoph Hellwig2017-04-03
| * xfs: rework the inline directory verifiersDarrick J. Wong2017-03-28
* | xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko2017-05-03
* | xfs: rework the inline directory verifiersDarrick J. Wong2017-04-03
|/
* xfs: verify inline directory data forksDarrick J. Wong2017-03-15
* xfs: try any AG when allocating the first btree block when reflinkingChristoph Hellwig2017-03-08
* xfs: use iomap new flag for newly allocated delalloc blocksBrian Foster2017-03-08
* xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AGChristoph Hellwig2017-02-17
* xfs: tune down agno asserts in the bmap codeChristoph Hellwig2017-02-16
* xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignmentChandan Rajendra2017-02-16
* xfs: split indlen reservations fairly when under reservedBrian Foster2017-02-16
* xfs: handle indlen shortage on delalloc extent mergeBrian Foster2017-02-16
* xfs: improve handling of busy extents in the low-level allocatorChristoph Hellwig2017-02-09
* xfs: go straight to real allocations for direct I/O COW writesChristoph Hellwig2017-02-06
* xfs: allow unwritten extents in the CoW forkDarrick J. Wong2017-02-02
* xfs: verify free block header fieldsDarrick J. Wong2017-02-02
* xfs: check for obviously bad level values in the bmbt rootDarrick J. Wong2017-02-02
* xfs: filter out obviously bad btree pointersDarrick J. Wong2017-02-02
* xfs: fail _dir_open when readahead failsDarrick J. Wong2017-02-02
* xfs: fix toctou race when locking an inode to access the data mapDarrick J. Wong2017-02-02
* xfs: remove unused struct declarationsEric Sandeen2017-01-30
* xfs: remove boilerplate around xfs_btree_init_blockEric Sandeen2017-01-30
* xfs: make xfs_btree_magic more genericEric Sandeen2017-01-30
* xfs: glean crc status from mp not flags in xfs_btree_init_block_intEric Sandeen2017-01-30
* xfs: extsize hints are not unlikely in xfs_bmap_btallocChristoph Hellwig2017-01-25
* xfs: remove racy hasattr check from attr opsBrian Foster2017-01-25
* xfs: use per-AG reservations for the finobtChristoph Hellwig2017-01-25
* xfs: only update mount/resv fields on success in __xfs_ag_resv_initChristoph Hellwig2017-01-25
* xfs: verify dirblocklog correctlyDarrick J. Wong2017-01-24
* xfs: fix COW writeback raceChristoph Hellwig2017-01-23