aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_aops.c
Commit message (Expand)AuthorAge
* xfs: update i_size after unwritten conversion in dio completionEryu Guan2017-09-26
* Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-11
|\
| * xfs: perform dax_device lookup at mountDan Williams2017-08-31
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-07
|\ \
| * | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
| |/
* / xfs: open code end_buffer_async_write in xfs_finish_page_writebackChristoph Hellwig2017-09-03
|/
* Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-10
|\
| * xfs: don't allow bmap on rt filesDarrick J. Wong2017-06-20
| * xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
* | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-03
|\ \
| * | xfs: add support for passing in write hints for buffered writesJens Axboe2017-06-27
| * | block: switch bios to blk_status_tChristoph Hellwig2017-06-09
| |/
* / xfs: don't allow bmap on rt filesDarrick J. Wong2017-06-21
|/
* Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-05-06
|\
| * xfs: fix use-after-free in xfs_finish_page_writebackEryu Guan2017-05-05
| * xfs: remove the ISUNWRITTEN macroChristoph Hellwig2017-04-03
| * xfs: factor out a xfs_bmap_is_real_extent helperChristoph Hellwig2017-04-03
* | xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko2017-05-03
|/
* xfs: fix and streamline error handling in xfs_end_ioChristoph Hellwig2017-03-07
* xfs: only reclaim unwritten COW extents periodicallyChristoph Hellwig2017-03-07
* fs: add i_blocksize()Fabian Frederick2017-02-27
* xfs: mark speculative prealloc CoW fork extents unwrittenDarrick J. Wong2017-02-02
* xfs: Timely free truncated dirty pagesJan Kara2017-01-11
* Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-15
|\
| * xfs: use iomap_dio_rwChristoph Hellwig2016-11-29
| * xfs: remove i_iolock and use i_rwsem in the VFS inode insteadChristoph Hellwig2016-11-29
| * Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directioDave Chinner2016-11-29
| |\
| | * xfs: cleanup xfs_reflink_find_cow_mappingChristoph Hellwig2016-11-23
| | * xfs: don't BUG() on mixed direct and mapped I/OBrian Foster2016-11-07
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-12-14
|\| |
| * | xfs: use struct iomap based DAX PMD fault pathRoss Zwisler2016-11-07
| |/
* | writeback: add wbc_to_write_flags()Jens Axboe2016-11-02
* | block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
|/
* xfs: convert COW blocks to real blocks before unwritten extent conversionChristoph Hellwig2016-10-10
* xfs: implement CoW for directio writesDarrick J. Wong2016-10-05
* xfs: report shared extent mappings to userspace correctlyDarrick J. Wong2016-10-05
* xfs: move mappings from cow fork to data fork after copy-writeDarrick J. Wong2016-10-05
* xfs: allocate delayed extents in CoW forkDarrick J. Wong2016-10-04
* xfs: support allocating delayed extents in CoW forkDarrick J. Wong2016-10-04
* xfs: refactor xfs_setfilesizeChristoph Hellwig2016-09-18
* Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-27
|\
| * Merge branch 'xfs-4.8-misc-fixes-4' into for-nextDave Chinner2016-07-22
| |\
| | * xfs: bufferhead chains are invalid after end_page_writebackDave Chinner2016-07-21
| | * xfs: skip dirty pages in ->releasepage()Brian Foster2016-07-21
| * | Merge branch 'xfs-4.8-split-dax-dio' into for-nextDave Chinner2016-07-19
| |\|
| | * xfs: direct calls in the direct I/O pathChristoph Hellwig2016-07-19
| * | xfs: remove buffered write support from __xfs_get_blocksChristoph Hellwig2016-06-20
| * | xfs: implement iomap based buffered write pathChristoph Hellwig2016-06-20
| |/
* | xfs: use bio op accessorsMike Christie2016-06-07
* | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
|/