aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs
AgeCommit message (Expand)Author
2017-07-13Revert "xfs: grab dquots without taking the ilock"Christoph Hellwig
2017-07-13xfs: fixup xfs_attr_get_ilockedChristoph Hellwig
2017-07-07xfs: don't crash on unexpected holes in dir/attr btreesDarrick J. Wong
2017-07-07xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLENDarrick J. Wong
2017-06-27xfs: grab dquots without taking the ilockDarrick J. Wong
2017-06-27xfs: remove unneeded parameter from XFS_TEST_ERRORDarrick J. Wong
2017-06-20xfs: pass along transaction context when reading xattr block buffersDarrick J. Wong
2017-06-20xfs: pass along transaction context when reading directory block buffersDarrick J. Wong
2017-06-20xfs: return the hash value of a leaf1 directory blockDarrick J. Wong
2017-06-19xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrubDarrick J. Wong
2017-06-19xfs: plumb in needed functions for range querying of various btreesDarrick J. Wong
2017-06-19xfs: export various function for the online scrubberDarrick J. Wong
2017-06-19xfs: always compile the btree inorder check functionsDarrick J. Wong
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong
2017-06-19xfs: optimize _btree_query_allDarrick J. Wong
2017-06-19xfs: remove XFS_HSIZEChristoph Hellwig
2017-06-19xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...Darrick J. Wong
2017-05-25xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-05-19xfs: avoid mount-time deadlock in CoW extent recoveryDarrick J. Wong
2017-05-16xfs: fix warnings about unused stack variablesDarrick J. Wong
2017-05-16xfs: fix indlen accounting error on partial delalloc conversionBrian Foster
2017-05-06Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-05-03xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko
2017-05-03xfs: reserve enough blocks to handle btree splits when remappingDarrick J. Wong
2017-04-25xfs: simplify validation of the unwritten extent bitChristoph Hellwig
2017-04-25xfs: remove unused values from xfs_exntst_tChristoph Hellwig
2017-04-25xfs: remove the unused XFS_MAXLINK_1 defineChristoph Hellwig
2017-04-25xfs: more do_div cleanupsEric Sandeen
2017-04-25xfs: remove bmap block allocation retriesChristoph Hellwig
2017-04-25xfs: remove xfs_bmap_remap_allocChristoph Hellwig
2017-04-25xfs: introduce xfs_bmapi_remapChristoph Hellwig
2017-04-25xfs: pass individual arguments to xfs_bmap_add_extent_hole_realChristoph Hellwig
2017-04-25xfs: remove attr fork handling in xfs_bmap_finish_oneChristoph Hellwig
2017-04-25xfs: fix integer truncation in xfs_bmap_remap_allocChristoph Hellwig
2017-04-12xfs: simplify xfs_calc_dquots_per_chunkEric Sandeen
2017-04-03xfs: implement the GETFSMAP ioctlDarrick J. Wong
2017-04-03xfs: add a couple of queries to iterate free extents in the rtbitmapDarrick J. Wong
2017-04-03xfs: create a function to query all records in a btreeDarrick J. Wong
2017-04-03xfs: provide a query_range function for freespace btreesDarrick J. Wong
2017-04-03xfs: plumb in needed functions for range querying of the freespace btreesDarrick J. Wong
2017-04-03xfs: fix up inode validation failure messageEric Sandeen
2017-04-03xfs: remove the ISUNWRITTEN macroChristoph Hellwig
2017-04-03xfs: factor out a xfs_bmap_is_real_extent helperChristoph Hellwig
2017-04-03xfs: rework the inline directory verifiersDarrick J. Wong
2017-03-28xfs: rework the inline directory verifiersDarrick J. Wong
2017-03-15xfs: verify inline directory data forksDarrick J. Wong
2017-03-08xfs: try any AG when allocating the first btree block when reflinkingChristoph Hellwig
2017-03-08xfs: use iomap new flag for newly allocated delalloc blocksBrian Foster
2017-02-17xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AGChristoph Hellwig
2017-02-16xfs: tune down agno asserts in the bmap codeChristoph Hellwig