aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs
Commit message (Expand)AuthorAge
* xfs: try any AG when allocating the first btree block when reflinkingChristoph Hellwig2017-04-08
* xfs: use iomap new flag for newly allocated delalloc blocksBrian Foster2017-04-08
* xfs: tune down agno asserts in the bmap codeChristoph Hellwig2017-04-08
* xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignmentChandan Rajendra2017-04-08
* xfs: split indlen reservations fairly when under reservedBrian Foster2017-04-08
* xfs: handle indlen shortage on delalloc extent mergeBrian Foster2017-04-08
* xfs: allow unwritten extents in the CoW forkDarrick J. Wong2017-04-08
* xfs: verify free block header fieldsDarrick J. Wong2017-04-08
* xfs: check for obviously bad level values in the bmbt rootDarrick J. Wong2017-04-08
* xfs: filter out obviously bad btree pointersDarrick J. Wong2017-04-08
* xfs: fail _dir_open when readahead failsDarrick J. Wong2017-04-08
* xfs: fix toctou race when locking an inode to access the data mapDarrick J. Wong2017-04-08
* xfs: use per-AG reservations for the finobtChristoph Hellwig2017-04-08
* xfs: only update mount/resv fields on success in __xfs_ag_resv_initChristoph Hellwig2017-04-08
* xfs: extsize hints are not unlikely in xfs_bmap_btallocChristoph Hellwig2017-02-04
* xfs: remove racy hasattr check from attr opsBrian Foster2017-02-04
* xfs: verify dirblocklog correctlyDarrick J. Wong2017-02-04
* xfs: fix COW writeback raceChristoph Hellwig2017-02-04
* xfs: fix xfs_mode_to_ftype() prototypeArnd Bergmann2017-02-04
* xfs: sanity check inode di_modeAmir Goldstein2017-02-04
* xfs: replace xfs_mode_to_ftype table with switch statementAmir Goldstein2017-02-04
* xfs: add missing include dependencies to xfs_dir2.hAmir Goldstein2017-02-04
* xfs: sanity check directory inode di_sizeAmir Goldstein2017-02-04
* xfs: don't rely on ->total in xfs_alloc_space_availableChristoph Hellwig2017-02-04
* xfs: adjust allocation length in xfs_alloc_space_availableChristoph Hellwig2017-02-04
* xfs: fix bogus minleft manipulationsChristoph Hellwig2017-02-04
* xfs: bump up reserved blocks in xfs_alloc_set_asideChristoph Hellwig2017-02-04
* xfs: use the actual AG length when reserving blocksDarrick J. Wong2017-01-12
* xfs: use GPF_NOFS when allocating btree cursorsDarrick J. Wong2017-01-12
* xfs: ignore leaf attr ichdr.count in verifier during log replayEric Sandeen2017-01-12
* xfs: don't allow di_size with high bit setDarrick J. Wong2017-01-12
* xfs: error out if trying to add attrs and anextents > 0Darrick J. Wong2017-01-12
* xfs: don't crash if reading a directory results in an unexpected holeDarrick J. Wong2017-01-12
* xfs: complain if we don't get nextents bmap recordsDarrick J. Wong2017-01-12
* xfs: check for bogus values in btree block headersDarrick J. Wong2017-01-12
* xfs: forbid AG btrees with level == 0Darrick J. Wong2017-01-12
* xfs: handle cow fork in xfs_bmap_trace_exlistEric Sandeen2017-01-12
* xfs: pass state not whichfork to trace_xfs_extlistEric Sandeen2017-01-12
* xfs: Move AGI buffer type setting to xfs_read_agiEric Sandeen2017-01-12
* xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()Brian Foster2017-01-12
* xfs: remove prev argument to xfs_bmapi_reserve_delallocChristoph Hellwig2017-01-12
* xfs: factor rmap btree size into the indlen calculationsDarrick J. Wong2017-01-12
* xfs: new inode extent list lookup helpersChristoph Hellwig2017-01-12
* xfs: check minimum block size for CRC filesystemsDarrick J. Wong2017-01-12
* xfs: provide helper for counting extents from if_bytesEric Sandeen2017-01-12
* xfs: check return value of _trans_reserve_quota_nblksDarrick J. Wong2017-01-12
* xfs: don't call xfs_sb_quota_from_disk twiceEric Sandeen2017-01-12
* xfs: defer should abort intent items if the trans roll failsDarrick J. Wong2016-10-23
* xfs: remove xfs_bunmapi_cowChristoph Hellwig2016-10-20
* xfs: refactor xfs_bunmapi_cowChristoph Hellwig2016-10-20