summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-12-143-29/+10
|\
| * Merge branch 'dax-4.10-iomap-pmd' into originTheodore Ts'o2016-11-133-29/+10
| |\
| | * xfs: use struct iomap based DAX PMD fault pathRoss Zwisler2016-11-083-25/+6
| | * dax: correct dax iomap code namespaceRoss Zwisler2016-11-081-4/+4
* | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-132-5/+4
|\ \ \
| * | | writeback: add wbc_to_write_flags()Jens Axboe2016-11-021-6/+2
| * | | block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-012-5/+8
| | |/ | |/|
* | | xfs: defer should abort intent items if the trans roll failsDarrick J. Wong2016-10-241-12/+5
| |/ |/|
* | xfs: clear cowblocks tag when cow fork is emptiedBrian Foster2016-10-241-1/+5
* | xfs: fix up inode cowblocks tracking tracepointsBrian Foster2016-10-241-4/+4
* | xfs: remove xfs_bunmapi_cowChristoph Hellwig2016-10-202-23/+0
* | xfs: optimize xfs_reflink_end_cowChristoph Hellwig2016-10-202-64/+56
* | xfs: optimize xfs_reflink_cancel_cow_blocksChristoph Hellwig2016-10-201-28/+23
* | xfs: refactor xfs_bunmapi_cowChristoph Hellwig2016-10-203-159/+225
* | xfs: optimize writes to reflink filesChristoph Hellwig2016-10-204-105/+100
* | xfs: don't bother looking at the refcount tree for readsChristoph Hellwig2016-10-201-5/+8
* | xfs: handle "raw" delayed extents xfs_reflink_trim_around_sharedChristoph Hellwig2016-10-201-1/+2
* | xfs: add xfs_trim_extentDarrick J. Wong2016-10-202-0/+35
* | xfs: merge xfs_reflink_remap_range and xfs_file_share_rangeChristoph Hellwig2016-10-203-174/+143
* | xfs: remove xfs_file_wait_for_ioChristoph Hellwig2016-10-201-29/+10
* | xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_rangeChristoph Hellwig2016-10-202-36/+41
* | xfs: fix the same_inode check in xfs_file_share_rangeChristoph Hellwig2016-10-201-1/+1
* | xfs: remove the same fs check from xfs_file_share_rangeChristoph Hellwig2016-10-201-3/+0
* | libxfs: v3 inodes are only valid on crc-enabled filesystemsRoger Willcocks2016-10-203-2/+14
* | libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong2016-10-201-2/+1
* | xfs: unset MS_ACTIVE if mount failsDarrick J. Wong2016-10-201-0/+1
* | xfs: remove pointless error goto in xfs_bmap_remap_allocEric Sandeen2016-10-201-3/+0
* | xfs: don't take the IOLOCK exclusive for direct I/O page invalidationChristoph Hellwig2016-10-201-68/+30
* | xfs: add some 'static' annotationsEric Biggers2016-10-202-3/+3
* | xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range()Geert Uytterhoeven2016-10-201-1/+1
* | xfs: remove redundant assignment of ifpColin Ian King2016-10-201-1/+1
|/
* Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2016-10-1372-308/+10552
|\
| * xfs: convert COW blocks to real blocks before unwritten extent conversionChristoph Hellwig2016-10-111-2/+2
| * xfs: rework refcount cow recovery error handlingDarrick J. Wong2016-10-101-11/+9
| * xfs: clear reflink flag if setting realtime flagDarrick J. Wong2016-10-101-2/+2
| * xfs: fix error initializationDarrick J. Wong2016-10-101-1/+1
| * xfs: fix label inaccuraciesDarrick J. Wong2016-10-101-4/+4
| * xfs: remove isize check from unshare operationDarrick J. Wong2016-10-101-12/+6
| * xfs: reduce stack usage of _reflink_clear_inode_flagDarrick J. Wong2016-10-101-24/+16
| * xfs: check inode reflink flag before calling reflink functionsDarrick J. Wong2016-10-102-7/+9
| * xfs: implement swapext for rmap filesystemsDarrick J. Wong2016-10-053-3/+173
| * xfs: refactor swapext codeDarrick J. Wong2016-10-051-131/+144
| * xfs: various swapext cleanupsDarrick J. Wong2016-10-051-16/+16
| * xfs: recognize the reflink feature bitDarrick J. Wong2016-10-052-1/+9
| * xfs: simulate per-AG reservations being critically lowDarrick J. Wong2016-10-052-2/+6
| * xfs: don't mix reflink and DAX mode for nowDarrick J. Wong2016-10-054-0/+13
| * xfs: check for invalid inode reflink flagsDarrick J. Wong2016-10-052-0/+20
| * xfs: set a default CoW extent size of 32 blocksDarrick J. Wong2016-10-052-4/+9
| * xfs: convert unwritten status of reverse mappings for shared filesDarrick J. Wong2016-10-052-1/+387
| * xfs: use interval query for rmap alloc operations on shared filesDarrick J. Wong2016-10-054-2/+530
OpenPOWER on IntegriCloud