summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs
Commit message (Expand)AuthorAgeFilesLines
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-0313-136/+136
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-0312-92/+86
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-0312-78/+29
* xfs: enable the xfs_defer mechanism to process extents to freeDarrick J. Wong2016-08-031-0/+1
* xfs: add tracepoints for the deferred ops mechanismDarrick J. Wong2016-08-031-0/+19
* xfs: move deferred operations into a separate fileDarrick J. Wong2016-08-032-0/+539
* xfs: refactor btree owner change into a separate visit-blocks functionDarrick J. Wong2016-08-032-50/+96
* xfs: introduce interval queries on btreesDarrick J. Wong2016-08-032-5/+281
* xfs: support btrees with overlapping intervals for keysDarrick J. Wong2016-08-032-13/+356
* xfs: add function pointers for get/update keys to the btreeDarrick J. Wong2016-08-035-64/+135
* xfs: during btree split, save new block key & ptr for future insertionDarrick J. Wong2016-08-035-56/+20
* xfs: set *stat=1 after iroot reallocDarrick J. Wong2016-08-031-0/+1
* xfs: fix locking of the rt bitmap/summary inodesDarrick J. Wong2016-08-031-1/+3
* xfs: fix attr shortform structure alignment on crisDarrick J. Wong2016-08-031-0/+1
* Merge branch 'xfs-4.8-misc-fixes-4' into for-nextDave Chinner2016-07-221-30/+29
|\
| * libxfs: directory node splitting does not have an extra blockDave Chinner2016-07-221-30/+29
* | Merge branch 'xfs-4.8-dir2-sf-fixes' into for-nextDave Chinner2016-07-203-75/+37
|\ \
| * | xfs: remove __arch_packChristoph Hellwig2016-07-201-1/+1
| * | xfs: kill xfs_dir2_inou_tChristoph Hellwig2016-07-203-57/+26
| * | xfs: kill xfs_dir2_sf_off_tChristoph Hellwig2016-07-202-17/+10
| |/
* | Merge branch 'xfs-4.8-misc-fixes-3' into for-nextDave Chinner2016-07-202-29/+45
|\ \
| * | xfs: remove the magic numbers in xfs_btree_block-related len macrosHou Tao2016-07-201-25/+41
| * | xfs: indentation fix in xfs_btree_get_iroot()Kaho Ng2016-07-201-4/+4
| |/
* | Merge branch 'xfs-4.8-misc-fixes-2' into for-nextDave Chinner2016-06-218-105/+116
|\ \
| * | xfs: refactor btree maxlevels computationDarrick J. Wong2016-06-214-27/+28
| * | xfs: convert list of extents to free into a regular listDarrick J. Wong2016-06-212-34/+19
| * | xfs: separate freelist fixing into a separate helperDave Chinner2016-06-212-30/+56
| * | xfs: rearrange xfs_bmap_add_free parametersDarrick J. Wong2016-06-214-14/+13
| |/
* | xfs: define XFS_IOC_FREEZE even if FIFREEZE is definedChristoph Hellwig2016-06-011-6/+2
* | xfs: make several functions staticEric Sandeen2016-06-014-12/+2
|/
* Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-268-201/+103
|\
| * Merge branch 'xfs-4.7-inode-reclaim' into for-nextDave Chinner2016-05-201-8/+19
| |\
| | * xfs: optimise xfs_iext_destroyAlex Lyakas2016-05-181-8/+19
| * | Merge branch 'xfs-4.7-misc-fixes' into for-nextDave Chinner2016-05-201-7/+3
| |\ \
| | * | xfs: improve kmem_reallocChristoph Hellwig2016-04-061-7/+3
| | |/
| * | Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-nextDave Chinner2016-05-203-24/+48
| |\ \
| | * | xfs: optimize inline symlinksChristoph Hellwig2016-04-061-4/+18
| | * | xfs: factor out a helper to initialize a local format inode forkChristoph Hellwig2016-04-063-24/+34
| | |/
| * | xfs: remove transaction typesChristoph Hellwig2016-04-062-97/+5
| * | xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-064-65/+28
| |/
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
|/
* Merge branch 'xfs-misc-fixes-4.6-4' into for-nextDave Chinner2016-03-152-44/+117
|\
| * xfs: always set rvalp in xfs_dir2_node_trim_freeChristoph Hellwig2016-03-151-1/+3
| * xfs: borrow indirect blocks from freed extent when availableBrian Foster2016-03-151-10/+36
| * xfs: refactor delalloc indlen reservation split into helperBrian Foster2016-03-151-19/+54
| * xfs: update freeblocks counter after extent deletionBrian Foster2016-03-151-24/+34
* | Merge branch 'xfs-misc-fixes-4.6-3' into for-nextDave Chinner2016-03-092-6/+3
|\ \
| * | xfs: remove impossible conditionLuis de Bethencourt2016-03-091-4/+1
| * | xfs: fix computation of inode btree maxlevelsDarrick J. Wong2016-03-071-2/+2
| |/
* | Merge branch 'xfs-misc-fixes-4.6-2' into for-nextDave Chinner2016-03-072-5/+5
|\ \
OpenPOWER on IntegriCloud