summaryrefslogtreecommitdiffstats
path: root/fs/iomap.c
Commit message (Expand)AuthorAge
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-11-01
|\
| * iomap: remove duplicated include from iomap.cYue Haibing2018-10-18
* | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-01
|\ \
| * | iov_iter: Use accessor functionDavid Howells2018-10-23
* | | fs/iomap.c: change return type to vm_fault_tSouptick Joarder2018-10-26
|/ /
* / iomap: set page dirty after partial delalloc on mkwriteBrian Foster2018-09-28
|/
* Merge tag 'xfs-4.19-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-08-21
|\
| * iomap: fix WARN_ON_ONCE on uninitialized variableDarrick J. Wong2018-08-14
* | Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-08-14
|\|
| * iomap: Switch to offset_in_page for clarityAndreas Gruenbacher2018-08-12
| * iomap: add support for sub-pagesize buffered I/O without buffer headsChristoph Hellwig2018-07-12
* | Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-08-14
|\|
| * iomap: add inline data support to iomap_readpage_actorAndreas Gruenbacher2018-07-03
| * iomap: support direct I/O to inline dataAndreas Gruenbacher2018-07-03
| * iomap: refactor iomap_dio_actorChristoph Hellwig2018-07-03
| * iomap: add initial support for writes without buffer headsChristoph Hellwig2018-06-20
| * iomap: add an iomap-based readpage and readpages implementationChristoph Hellwig2018-06-19
| * iomap: add a page_done callbackChristoph Hellwig2018-06-19
| * iomap: generic inline data handlingAndreas Gruenbacher2018-06-19
| * iomap: complete partial direct I/O writes synchronouslyAndreas Gruenbacher2018-06-19
* | fs: fix iomap_bmap position calculationEric Sandeen2018-08-02
|/
* Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-06-12
|\
| * iomap: fsync swap files before iterating mappingsDarrick J. Wong2018-06-05
* | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-06-08
|\ \ | |/ |/|
| * fs: iomap dio set bio prio from kiocb prioAdam Manzanares2018-05-31
* | fs: use ->is_partially_uptodate in page_cache_seek_hole_dataChristoph Hellwig2018-06-01
* | fs: remove the buffer_unwritten check in page_seek_hole_dataChristoph Hellwig2018-06-01
* | fs: move page_cache_seek_hole_data to iomap.cChristoph Hellwig2018-06-01
* | iomap: add an iomap-based bmap implementationChristoph Hellwig2018-06-01
* | iomap: add a iomap_sector helperChristoph Hellwig2018-06-01
* | iomap: use __bio_add_page in iomap_dio_zeroChristoph Hellwig2018-06-01
* | iomap: inline data should be an iomap type, not a flagChristoph Hellwig2018-06-01
* | iomap: don't allow holes in swapfilesOmar Sandoval2018-05-17
* | iomap: provide more useful errors for invalid swap filesOmar Sandoval2018-05-16
* | iomap: add a swapfile activation functionDarrick J. Wong2018-05-15
* | iomap: Use FUA for pure data O_DSYNC DIO writesDave Chinner2018-05-09
* | iomap: iomap_dio_rw() handles all sync writesDave Chinner2018-05-09
|/
* iomap: warn on zero-length mappingsDarrick J. Wong2018-01-29
* iomap: report collisions between directio and buffered writes to userspaceDarrick J. Wong2018-01-08
* Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-17
|\
| * iomap_dio_actor(): fix iov_iter bugsAl Viro2017-10-11
* | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-14
|\ \
| * | block: add a poll_fn callback to struct request_queueChristoph Hellwig2017-11-03
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-11-14
|\ \ \
| * | | iomap: Add IOMAP_F_DATA_INLINE flagAndreas Gruenbacher2017-10-01
| * | | iomap: Switch from blkno to disk offsetAndreas Gruenbacher2017-10-01
| | |/ | |/|
* / | fs: invalidate page cache after end_io() in dio completionEryu Guan2017-10-16
|/ /
* | Merge tag 'xfs-4.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-09-28
|\ \ | |/ |/|
| * iomap_dio_rw: Allocate AIO completion queue before submitting dioChandan Rajendra2017-09-26
* | fs: Fix page cache inconsistency when mixing buffered and AIO DIOLukas Czerner2017-09-25
|/