summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_file.c
Commit message (Expand)AuthorAge
* xfs: remove xfs_zero_rangeChristoph Hellwig2018-03-15
* xfs: merge _xfs_log_force_lsn and xfs_log_force_lsnChristoph Hellwig2018-03-14
* dax: pass detailed error code from dax_iomap_fault()Jan Kara2018-01-07
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-17
|\
| * xfs: support for synchronous DAX faultsChristoph Hellwig2017-11-03
| * xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()Jan Kara2017-11-03
| * dax: Allow dax_iomap_fault() to return pfnJan Kara2017-11-03
* | xfs: scrub directory metadataDarrick J. Wong2017-10-26
* | xfs: fix AIM7 regressionChristoph Hellwig2017-10-23
* | xfs: Fix bool initialization/comparisonThomas Meyer2017-10-11
|/
* xfs: update i_size after unwritten conversion in dio completionEryu Guan2017-09-26
* xfs: report zeroed or not correctly in xfs_zero_range()Eryu Guan2017-09-25
* xfs: kill meaningless variable 'zero'Eryu Guan2017-09-25
* Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-14
|\
| * fs: support RWF_NOWAIT for buffered readsChristoph Hellwig2017-09-04
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-06
|\ \
| * | dax: use common 4k zero page for dax mmap readsRoss Zwisler2017-09-06
| |/
* | xfs: consolidate the various page fault handlersChristoph Hellwig2017-09-01
* | iomap: return VM_FAULT_* codes from iomap_page_mkwriteChristoph Hellwig2017-09-01
|/
* Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-10
|\
| * xfs: Switch to iomap for SEEK_HOLE / SEEK_DATAChristoph Hellwig2017-07-02
| * xfs: free cowblocks and retry on buffered write ENOSPCBrian Foster2017-06-27
| * xfs: pass along transaction context when reading directory block buffersDarrick J. Wong2017-06-20
* | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-07
|\ \
| * | xfs: minimal conversion to errseq_t writeback error reportingJeff Layton2017-07-06
| |/
* | xfs: nowait aio supportGoldwyn Rodrigues2017-06-20
|/
* xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...Jan Kara2017-05-25
* xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()Jan Kara2017-05-25
* xfs: Fix missed holes in SEEK_HOLE implementationJan Kara2017-05-25
* xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan2017-05-25
* fs: add i_blocksize()Fabian Frederick2017-02-27
* mm: replace FAULT_FLAG_SIZE with parameter to huge_faultDave Jiang2017-02-24
* mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang2017-02-24
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-22
|\
| * mm, dax: change pmd_fault() to take only vmf parameterDave Jiang2017-02-22
| * mm, dax: make pmd_fault() and friends be the same as fault()Dave Jiang2017-02-22
* | xfs: allocate direct I/O COW blocks in iomap_beginChristoph Hellwig2017-02-06
* | xfs: reject all unaligned direct writes to reflinked filesChristoph Hellwig2017-02-06
* | xfs: fail _dir_open when readahead failsDarrick J. Wong2017-02-02
* | xfs: sync eofblocks scans under iolock are livelock proneBrian Foster2017-01-30
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-17
|\
| * fs: try to clone files first in vfs_copy_file_rangeChristoph Hellwig2016-12-09
* | Merge branch 'xfs-4.10-misc-fixes-4' into for-nextDave Chinner2016-12-09
|\ \
| * | xfs: Always flush caches when integrity is requiredDave Chinner2016-12-09
* | | Merge branch 'xfs-4.10-misc-fixes-3' into for-nextDave Chinner2016-12-07
|\ \ \ | |/ / |/| |
| * | xfs: don't cap maximum dedupe request lengthDarrick J. Wong2016-12-05
| |/
* | xfs: use iomap_dio_rwChristoph Hellwig2016-11-30
* | xfs: remove i_iolock and use i_rwsem in the VFS inode insteadChristoph Hellwig2016-11-30
* | Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directioDave Chinner2016-11-30
|\ \ | |/