summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs
Commit message (Expand)AuthorAgeFilesLines
* xfs: fix multi-AG deadlock in xfs_bunmapiChristoph Hellwig2017-07-261-0/+12
* xfs: check that dir block entries don't off the end of the bufferDarrick J. Wong2017-07-251-0/+4
* xfs: check _alloc_read_agf buffer pointer before usingDarrick J. Wong2017-07-201-0/+4
* xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_writeDarrick J. Wong2017-07-201-0/+9
* xfs: check _btree_check_block valueDarrick J. Wong2017-07-201-2/+4
* Revert "xfs: grab dquots without taking the ilock"Christoph Hellwig2017-07-131-2/+0
* xfs: fixup xfs_attr_get_ilockedChristoph Hellwig2017-07-131-1/+3
* xfs: don't crash on unexpected holes in dir/attr btreesDarrick J. Wong2017-07-074-5/+5
* xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLENDarrick J. Wong2017-07-073-3/+4
* xfs: grab dquots without taking the ilockDarrick J. Wong2017-06-271-0/+2
* xfs: remove unneeded parameter from XFS_TEST_ERRORDarrick J. Wong2017-06-279-29/+17
* xfs: pass along transaction context when reading xattr block buffersDarrick J. Wong2017-06-202-10/+21
* xfs: pass along transaction context when reading directory block buffersDarrick J. Wong2017-06-201-2/+2
* xfs: return the hash value of a leaf1 directory blockDarrick J. Wong2017-06-203-10/+12
* xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrubDarrick J. Wong2017-06-192-17/+32
* xfs: plumb in needed functions for range querying of various btreesDarrick J. Wong2017-06-192-0/+48
* xfs: export various function for the online scrubberDarrick J. Wong2017-06-1911-11/+35
* xfs: always compile the btree inorder check functionsDarrick J. Wong2017-06-196-26/+0
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-1932-392/+392
* xfs: optimize _btree_query_allDarrick J. Wong2017-06-191-5/+7
* xfs: remove XFS_HSIZEChristoph Hellwig2017-06-191-4/+0
* xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...Darrick J. Wong2017-06-194-18/+48
* xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen2017-05-251-1/+1
* xfs: avoid mount-time deadlock in CoW extent recoveryDarrick J. Wong2017-05-191-12/+31
* xfs: fix warnings about unused stack variablesDarrick J. Wong2017-05-161-2/+0
* xfs: fix indlen accounting error on partial delalloc conversionBrian Foster2017-05-161-3/+4
* Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-05-0618-383/+584
|\
| * xfs: reserve enough blocks to handle btree splits when remappingDarrick J. Wong2017-05-031-6/+17
| * xfs: simplify validation of the unwritten extent bitChristoph Hellwig2017-04-256-122/+41
| * xfs: remove unused values from xfs_exntst_tChristoph Hellwig2017-04-251-1/+0
| * xfs: remove the unused XFS_MAXLINK_1 defineChristoph Hellwig2017-04-251-2/+0
| * xfs: more do_div cleanupsEric Sandeen2017-04-251-1/+1
| * xfs: remove bmap block allocation retriesChristoph Hellwig2017-04-252-46/+0
| * xfs: remove xfs_bmap_remap_allocChristoph Hellwig2017-04-251-58/+2
| * xfs: introduce xfs_bmapi_remapChristoph Hellwig2017-04-251-45/+112
| * xfs: pass individual arguments to xfs_bmap_add_extent_hole_realChristoph Hellwig2017-04-251-59/+64
| * xfs: remove attr fork handling in xfs_bmap_finish_oneChristoph Hellwig2017-04-251-6/+3
| * xfs: fix integer truncation in xfs_bmap_remap_allocChristoph Hellwig2017-04-251-1/+1
| * xfs: simplify xfs_calc_dquots_per_chunkEric Sandeen2017-04-121-6/+1
| * xfs: implement the GETFSMAP ioctlDarrick J. Wong2017-04-033-0/+43
| * xfs: add a couple of queries to iterate free extents in the rtbitmapDarrick J. Wong2017-04-031-0/+70
| * xfs: create a function to query all records in a btreeDarrick J. Wong2017-04-036-7/+57
| * xfs: provide a query_range function for freespace btreesDarrick J. Wong2017-04-032-0/+52
| * xfs: plumb in needed functions for range querying of the freespace btreesDarrick J. Wong2017-04-031-43/+129
| * xfs: fix up inode validation failure messageEric Sandeen2017-04-031-1/+1
| * xfs: remove the ISUNWRITTEN macroChristoph Hellwig2017-04-031-1/+0
| * xfs: factor out a xfs_bmap_is_real_extent helperChristoph Hellwig2017-04-031-0/+12
| * xfs: rework the inline directory verifiersDarrick J. Wong2017-03-284-47/+56
* | xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko2017-05-031-1/+1
* | xfs: rework the inline directory verifiersDarrick J. Wong2017-04-034-47/+56
|/
OpenPOWER on IntegriCloud