summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs
Commit message (Expand)AuthorAge
* 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
* xfs: fix xfs_mode_to_ftype() prototypeArnd Bergmann2017-01-18
* xfs: sanity check inode di_modeAmir Goldstein2017-01-17
* xfs: replace xfs_mode_to_ftype table with switch statementAmir Goldstein2017-01-17
* xfs: add missing include dependencies to xfs_dir2.hAmir Goldstein2017-01-17
* xfs: sanity check directory inode di_sizeAmir Goldstein2017-01-17
* xfs: don't rely on ->total in xfs_alloc_space_availableChristoph Hellwig2017-01-09
* xfs: adjust allocation length in xfs_alloc_space_availableChristoph Hellwig2017-01-09
* xfs: fix bogus minleft manipulationsChristoph Hellwig2017-01-09
* xfs: bump up reserved blocks in xfs_alloc_set_asideChristoph Hellwig2017-01-09
* xfs: use the actual AG length when reserving blocksDarrick J. Wong2017-01-03
* Merge branch 'xfs-4.10-misc-fixes-4' into for-nextDave Chinner2016-12-09
|\
| * xfs: use GPF_NOFS when allocating btree cursorsDarrick J. Wong2016-12-09
| * xfs: ignore leaf attr ichdr.count in verifier during log replayEric Sandeen2016-12-09
* | Merge branch 'xfs-4.10-misc-fixes-3' into for-nextDave Chinner2016-12-07
|\ \
| * | xfs: optimise CRC updatesDave Chinner2016-12-04
| * | xfs: make xfs btree stats less hugeDave Chinner2016-12-04
| * | xfs: don't allow di_size with high bit setDarrick J. Wong2016-12-04
| * | xfs: error out if trying to add attrs and anextents > 0Darrick J. Wong2016-12-04
| * | xfs: don't crash if reading a directory results in an unexpected holeDarrick J. Wong2016-12-04
| * | xfs: complain if we don't get nextents bmap recordsDarrick J. Wong2016-12-04
| * | xfs: check for bogus values in btree block headersDarrick J. Wong2016-12-04
| * | xfs: forbid AG btrees with level == 0Darrick J. Wong2016-12-04
| * | xfs: several xattr functions can be voidEric Sandeen2016-12-04
| * | xfs: handle cow fork in xfs_bmap_trace_exlistEric Sandeen2016-12-04
| * | xfs: pass state not whichfork to trace_xfs_extlistEric Sandeen2016-12-04
| * | xfs: Move AGI buffer type setting to xfs_read_agiEric Sandeen2016-12-04
| |/
* | Merge branch 'xfs-4.10-misc-fixes-2' into for-nextDave Chinner2016-11-27
|\|