aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
| * | | xfs: rework log recovery to submit buffers on LSN boundariesBrian Foster2016-09-25
| * | | xfs: quiesce the filesystem after recovery on readonly mountDave Chinner2016-09-25
| * | | xfs: remote attribute blocks aren't really userdataDave Chinner2016-09-25
| |/ /
* | | Merge branch 'iomap-4.9-dax' into for-nextDave Chinner2016-10-02
|\ \ \
| * | | xfs: use iomap to implement DAXChristoph Hellwig2016-09-18
| * | | xfs: refactor xfs_setfilesizeChristoph Hellwig2016-09-18
| * | | xfs: take the ilock shared if possible in xfs_file_iomap_beginChristoph Hellwig2016-09-18
| * | | xfs: fix locking for DAX writesChristoph Hellwig2016-09-18
| * | | iomap: add IOMAP_F_NEW flagChristoph Hellwig2016-09-18
* | | | Merge branch 'xfs-4.9-delalloc-rework' into for-nextDave Chinner2016-10-02
|\| | |
| * | | xfs: rewrite and optimize the delalloc write pathChristoph Hellwig2016-09-18
| * | | xfs: make xfs_inode_set_eofblocks_tag cheaper for the common caseChristoph Hellwig2016-09-18
| * | | xfs: factor our a helper to calculate the EOF alignmentChristoph Hellwig2016-09-18
| * | | xfs: move xfs_bmbt_to_iomap upChristoph Hellwig2016-09-18
| |/ /
* | | Merge branch 'xfs-4.9-reflink-prep' into for-nextDave Chinner2016-10-02
|\ \ \
| * | | xfs: set up per-AG free space reservationsDarrick J. Wong2016-09-18
| * | | xfs: defer should allow ->finish_item to request a new transactionDarrick J. Wong2016-09-18
| * | | xfs: count the blocks in a btreeDarrick J. Wong2016-09-18
| * | | xfs: create a standard btree size calculator codeDarrick J. Wong2016-09-18
| * | | xfs: remove xfs_btree_bigkeyDarrick J. Wong2016-09-18
| * | | xfs: convert RUI log formats to use variable length arraysDarrick J. Wong2016-09-18
| |/ /
* | | xfs: update atime before I/O in xfs_file_dio_aio_readChristoph Hellwig2016-10-02
* | | xfs: normalize "infinite" retries in error configsEric Sandeen2016-09-13
* | | xfs: fix signed integer overflowXie XiuQi2016-09-13
* | | Make __xfs_xattr_put_listen preperly report errors.Artem Savkov2016-09-13
* | | xfs: undo block reservation correctly in xfs_trans_reserve()Eryu Guan2016-09-13
|/ /
* | xfs: track log done items directly in the deferred pending work itemDarrick J. Wong2016-08-29
* | xfs: prevent dropping ioend completions during buftarg waitBrian Foster2016-08-26
* | xfs: fix superblock inprogress checkDave Chinner2016-08-26
* | xfs: simple btree query range should look right if LE lookup failsDarrick J. Wong2016-08-26
* | xfs: fix some key handling problems in _btree_simple_query_rangeDarrick J. Wong2016-08-26
* | xfs: don't log the entire end of the AGFDarrick J. Wong2016-08-26
* | xfs: disallow mounting of realtime + rmap filesystemsDarrick J. Wong2016-08-26
* | xfs: don't perform lookups on zero-height btreesDarrick J. Wong2016-08-26
* | Merge branch 'iomap-fixes-4.8-rc3' into for-nextDave Chinner2016-08-16
|\ \
| * | xfs: (re-)implement FIEMAP_FLAG_XATTRChristoph Hellwig2016-08-16
| * | xfs: simplify xfs_file_iomap_beginChristoph Hellwig2016-08-16
| |/
* | xfs: remove OWN_AG rmap when allocating a block from the AGFLDarrick J. Wong2016-08-16
* | xfs: store rmapbt block count in the AGFDarrick J. Wong2016-08-16
* | xfs: don't invalidate whole file on DAX read/writeDave Chinner2016-08-16
* | xfs: fix bogus space reservation in xfs_iomap_write_allocateChristoph Hellwig2016-08-16
* | xfs: don't assert fail on non-async buffers on ioacct decrementBrian Foster2016-08-16
|/
* fs: return EPERM on immutable inodeEryu Guan2016-08-07
* Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-08-06
|\
| * xfs: move (and rename) the deferred bmap-free tracepointsDarrick J. Wong2016-08-02
| * xfs: collapse single use static functionsDarrick J. Wong2016-08-02
| * xfs: remove unnecessary parentheses from log redo item recovery functionsDarrick J. Wong2016-08-02
| * xfs: remove the extents array from the rmap update done log itemDarrick J. Wong2016-08-02
| * xfs: in btree_lshift, only allocate temporary cursor when neededDarrick J. Wong2016-08-02
| * xfs: remove unnecesary lshift/rshift key initializationDarrick J. Wong2016-08-02