summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
* ext2/4, xfs: call thp_get_unmapped_area() for pmd mappingsToshi Kani2016-10-071-0/+1
* Merge branch 'xfs-4.9-log-recovery-fixes' into for-nextDave Chinner2016-10-0313-98/+248
|\
| * xfs: log recovery tracepoints to track current lsn and buffer submissionBrian Foster2016-09-262-2/+31
| * xfs: update metadata LSN in buffers during log recoveryBrian Foster2016-09-261-3/+38
| * xfs: don't warn on buffers not being recovered due to LSNBrian Foster2016-09-261-32/+26
| * xfs: pass current lsn to log recovery buffer validationBrian Foster2016-09-261-6/+8
| * xfs: rework log recovery to submit buffers on LSN boundariesBrian Foster2016-09-262-19/+66
| * xfs: quiesce the filesystem after recovery on readonly mountDave Chinner2016-09-263-1/+16
| * xfs: remote attribute blocks aren't really userdataDave Chinner2016-09-268-38/+66
* | Merge branch 'iomap-4.9-dax' into for-nextDave Chinner2016-10-034-80/+53
|\ \
| * | xfs: use iomap to implement DAXChristoph Hellwig2016-09-192-48/+24
| * | xfs: refactor xfs_setfilesizeChristoph Hellwig2016-09-192-10/+22
| * | xfs: take the ilock shared if possible in xfs_file_iomap_beginChristoph Hellwig2016-09-191-4/+6
| * | xfs: fix locking for DAX writesChristoph Hellwig2016-09-191-19/+1
| * | iomap: add IOMAP_F_NEW flagChristoph Hellwig2016-09-191-0/+1
* | | Merge branch 'xfs-4.9-delalloc-rework' into for-nextDave Chinner2016-10-036-350/+242
|\ \ \ | |/ /
| * | xfs: rewrite and optimize the delalloc write pathChristoph Hellwig2016-09-194-315/+181
| * | xfs: make xfs_inode_set_eofblocks_tag cheaper for the common caseChristoph Hellwig2016-09-192-0/+15
| * | xfs: factor our a helper to calculate the EOF alignmentChristoph Hellwig2016-09-191-10/+21
| * | xfs: move xfs_bmbt_to_iomap upChristoph Hellwig2016-09-191-26/+26
| |/
* | Merge branch 'xfs-4.9-reflink-prep' into for-nextDave Chinner2016-10-0320-116/+719
|\ \
| * | xfs: set up per-AG free space reservationsDarrick J. Wong2016-09-1913-54/+556
| * | xfs: defer should allow ->finish_item to request a new transactionDarrick J. Wong2016-09-191-7/+72
| * | xfs: count the blocks in a btreeDarrick J. Wong2016-09-192-0/+25
| * | xfs: create a standard btree size calculator codeDarrick J. Wong2016-09-192-0/+26
| * | xfs: remove xfs_btree_bigkeyDarrick J. Wong2016-09-192-24/+12
| * | xfs: convert RUI log formats to use variable length arraysDarrick J. Wong2016-09-194-31/+28
| |/
* | xfs: update atime before I/O in xfs_file_dio_aio_readChristoph Hellwig2016-10-031-1/+2
* | xfs: normalize "infinite" retries in error configsEric Sandeen2016-09-143-15/+45
* | xfs: fix signed integer overflowXie XiuQi2016-09-141-2/+2
* | Make __xfs_xattr_put_listen preperly report errors.Artem Savkov2016-09-141-0/+1
* | xfs: undo block reservation correctly in xfs_trans_reserve()Eryu Guan2016-09-141-1/+1
|/
* xfs: track log done items directly in the deferred pending work itemDarrick J. Wong2016-08-303-15/+6
* xfs: prevent dropping ioend completions during buftarg waitBrian Foster2016-08-261-1/+1
* xfs: fix superblock inprogress checkDave Chinner2016-08-261-1/+2
* xfs: simple btree query range should look right if LE lookup failsDarrick J. Wong2016-08-261-0/+7
* xfs: fix some key handling problems in _btree_simple_query_rangeDarrick J. Wong2016-08-261-1/+2
* xfs: don't log the entire end of the AGFDarrick J. Wong2016-08-262-2/+6
* xfs: disallow mounting of realtime + rmap filesystemsDarrick J. Wong2016-08-261-1/+8
* xfs: don't perform lookups on zero-height btreesDarrick J. Wong2016-08-261-0/+4
* Merge branch 'iomap-fixes-4.8-rc3' into for-nextDave Chinner2016-08-174-12/+58
|\
| * xfs: (re-)implement FIEMAP_FLAG_XATTRChristoph Hellwig2016-08-173-1/+54
| * xfs: simplify xfs_file_iomap_beginChristoph Hellwig2016-08-172-11/+4
* | xfs: remove OWN_AG rmap when allocating a block from the AGFLDarrick J. Wong2016-08-171-0/+13
* | xfs: store rmapbt block count in the AGFDarrick J. Wong2016-08-174-3/+16
* | xfs: don't invalidate whole file on DAX read/writeDave Chinner2016-08-171-1/+12
* | xfs: fix bogus space reservation in xfs_iomap_write_allocateChristoph Hellwig2016-08-171-3/+7
* | xfs: don't assert fail on non-async buffers on ioacct decrementBrian Foster2016-08-171-1/+0
|/
* fs: return EPERM on immutable inodeEryu Guan2016-08-071-1/+1
* Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-08-0664-915/+6267
|\
OpenPOWER on IntegriCloud