Eryu Guan
|
ee70daaba8
xfs: update i_size after unwritten conversion in dio completion
|
8 lat temu |
Eryu Guan
|
d20a5e3851
xfs: report zeroed or not correctly in xfs_zero_range()
|
8 lat temu |
Eryu Guan
|
64671bafbd
xfs: kill meaningless variable 'zero'
|
8 lat temu |
Linus Torvalds
|
e253d98f5b
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 lat temu |
Linus Torvalds
|
d34fc1adf0
Merge branch 'akpm' (patches from Andrew)
|
8 lat temu |
Ross Zwisler
|
91d25ba8a6
dax: use common 4k zero page for dax mmap reads
|
8 lat temu |
Christoph Hellwig
|
91f9943e1c
fs: support RWF_NOWAIT for buffered reads
|
8 lat temu |
Christoph Hellwig
|
d522d569d6
xfs: consolidate the various page fault handlers
|
8 lat temu |
Christoph Hellwig
|
e7647fb491
iomap: return VM_FAULT_* codes from iomap_page_mkwrite
|
8 lat temu |
Linus Torvalds
|
642338ba33
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
|
8 lat temu |
Linus Torvalds
|
088737f44b
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
|
8 lat temu |
Jeff Layton
|
1b180274f5
xfs: minimal conversion to errseq_t writeback error reporting
|
8 lat temu |
Christoph Hellwig
|
9b2970aacf
xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA
|
8 lat temu |
Brian Foster
|
cf2cb7845d
xfs: free cowblocks and retry on buffered write ENOSPC
|
8 lat temu |
Darrick J. Wong
|
acb9553cab
xfs: pass along transaction context when reading directory block buffers
|
8 lat temu |
Goldwyn Rodrigues
|
29a5d29ec1
xfs: nowait aio support
|
8 lat temu |
Jan Kara
|
a54fba8f5a
xfs: Move handling of missing page into one place in xfs_find_get_desired_pgoff()
|
8 lat temu |
Jan Kara
|
d7fd24257a
xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
|
8 lat temu |
Jan Kara
|
5375023ae1
xfs: Fix missed holes in SEEK_HOLE implementation
|
8 lat temu |
Eryu Guan
|
8affebe16d
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
|
8 lat temu |
Fabian Frederick
|
93407472a2
fs: add i_blocksize()
|
8 lat temu |
Dave Jiang
|
c791ace1e7
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
|
8 lat temu |
Dave Jiang
|
a2d581675d
mm,fs,dax: change ->pmd_fault to ->huge_fault
|
8 lat temu |
Dave Jiang
|
11bac80004
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
|
8 lat temu |
Linus Torvalds
|
bc49a7831b
Merge branch 'akpm' (patches from Andrew)
|
8 lat temu |
Dave Jiang
|
f42003917b
mm, dax: change pmd_fault() to take only vmf parameter
|
8 lat temu |
Dave Jiang
|
d8a849e1bc
mm, dax: make pmd_fault() and friends be the same as fault()
|
8 lat temu |
Christoph Hellwig
|
3c68d44a2b
xfs: allocate direct I/O COW blocks in iomap_begin
|
8 lat temu |
Christoph Hellwig
|
54a4ef8af4
xfs: reject all unaligned direct writes to reflinked files
|
8 lat temu |
Darrick J. Wong
|
7a652bbe36
xfs: fail _dir_open when readahead fails
|
8 lat temu |