summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2016-10-03Merge branch 'xfs-4.9-log-recovery-fixes' into for-nextDave Chinner
2016-10-03Merge branch 'iomap-4.9-dax' into for-nextDave Chinner
2016-10-03Merge branch 'xfs-4.9-delalloc-rework' into for-nextDave Chinner
2016-10-03Merge branch 'xfs-4.9-reflink-prep' into for-nextDave Chinner
2016-10-03xfs: update atime before I/O in xfs_file_dio_aio_readChristoph Hellwig
2016-09-26xfs: log recovery tracepoints to track current lsn and buffer submissionBrian Foster
2016-09-26xfs: update metadata LSN in buffers during log recoveryBrian Foster
2016-09-26xfs: don't warn on buffers not being recovered due to LSNBrian Foster
2016-09-26xfs: pass current lsn to log recovery buffer validationBrian Foster
2016-09-26xfs: rework log recovery to submit buffers on LSN boundariesBrian Foster
2016-09-26xfs: quiesce the filesystem after recovery on readonly mountDave Chinner
2016-09-26xfs: remote attribute blocks aren't really userdataDave Chinner
2016-09-19xfs: use iomap to implement DAXChristoph Hellwig
2016-09-19xfs: refactor xfs_setfilesizeChristoph Hellwig
2016-09-19xfs: take the ilock shared if possible in xfs_file_iomap_beginChristoph Hellwig
2016-09-19xfs: fix locking for DAX writesChristoph Hellwig
2016-09-19iomap: add IOMAP_F_NEW flagChristoph Hellwig
2016-09-19xfs: rewrite and optimize the delalloc write pathChristoph Hellwig
2016-09-19xfs: make xfs_inode_set_eofblocks_tag cheaper for the common caseChristoph Hellwig
2016-09-19xfs: factor our a helper to calculate the EOF alignmentChristoph Hellwig
2016-09-19xfs: move xfs_bmbt_to_iomap upChristoph Hellwig
2016-09-19xfs: set up per-AG free space reservationsDarrick J. Wong
2016-09-19xfs: defer should allow ->finish_item to request a new transactionDarrick J. Wong
2016-09-19xfs: count the blocks in a btreeDarrick J. Wong
2016-09-19xfs: create a standard btree size calculator codeDarrick J. Wong
2016-09-19xfs: remove xfs_btree_bigkeyDarrick J. Wong
2016-09-19xfs: convert RUI log formats to use variable length arraysDarrick J. Wong
2016-09-14xfs: normalize "infinite" retries in error configsEric Sandeen
2016-09-14xfs: fix signed integer overflowXie XiuQi
2016-09-14Make __xfs_xattr_put_listen preperly report errors.Artem Savkov
2016-09-14xfs: undo block reservation correctly in xfs_trans_reserve()Eryu Guan
2016-08-30xfs: track log done items directly in the deferred pending work itemDarrick J. Wong
2016-08-26xfs: prevent dropping ioend completions during buftarg waitBrian Foster
2016-08-26xfs: fix superblock inprogress checkDave Chinner
2016-08-26xfs: simple btree query range should look right if LE lookup failsDarrick J. Wong
2016-08-26xfs: fix some key handling problems in _btree_simple_query_rangeDarrick J. Wong
2016-08-26xfs: don't log the entire end of the AGFDarrick J. Wong
2016-08-26xfs: disallow mounting of realtime + rmap filesystemsDarrick J. Wong
2016-08-26xfs: don't perform lookups on zero-height btreesDarrick J. Wong
2016-08-17Merge branch 'iomap-fixes-4.8-rc3' into for-nextDave Chinner
2016-08-17xfs: remove OWN_AG rmap when allocating a block from the AGFLDarrick J. Wong
2016-08-17xfs: (re-)implement FIEMAP_FLAG_XATTRChristoph Hellwig
2016-08-17xfs: simplify xfs_file_iomap_beginChristoph Hellwig
2016-08-17xfs: store rmapbt block count in the AGFDarrick J. Wong
2016-08-17xfs: don't invalidate whole file on DAX read/writeDave Chinner
2016-08-17xfs: fix bogus space reservation in xfs_iomap_write_allocateChristoph Hellwig
2016-08-17xfs: don't assert fail on non-async buffers on ioacct decrementBrian Foster
2016-08-07fs: return EPERM on immutable inodeEryu Guan
2016-08-06Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds