Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5552683784c9e2641e8c74827565476a45827126
/
fs
/
xfs
/
xfs_file.c
b13d8f5
xfs: prevent creating negative-sized file via INSERT_RANGE
by Darrick J. Wong
· 7 years ago
d1b2a35
xfs: report zeroed or not correctly in xfs_zero_range()
by Eryu Guan
· 7 years ago
b46382f
xfs: free cowblocks and retry on buffered write ENOSPC
by Brian Foster
· 7 years ago
4c1d33c
xfs: Move handling of missing page into one place in xfs_find_get_desired_pgoff()
by Jan Kara
· 7 years ago
61604a2
fs: add i_blocksize()
by Fabian Frederick
· 8 years ago
11214bd
xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
by Jan Kara
· 7 years ago
11b4854
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
by Eryu Guan
· 7 years ago
c9eab63
xfs: Fix missed holes in SEEK_HOLE implementation
by Jan Kara
· 7 years ago
5bbf5ba
xfs: reject all unaligned direct writes to reflinked files
by Christoph Hellwig
· 8 years ago
7e2dd1f
xfs: fail _dir_open when readahead fails
by Darrick J. Wong
· 8 years ago
4d725d7
xfs: sync eofblocks scans under iolock are livelock prone
by Brian Foster
· 8 years ago
c0020338
xfs: don't cap maximum dedupe request length
by Darrick J. Wong
· 8 years ago
5faaf4f
xfs: merge xfs_reflink_remap_range and xfs_file_share_range
by Christoph Hellwig
· 8 years ago
ec40759
xfs: remove xfs_file_wait_for_io
by Christoph Hellwig
· 8 years ago
5761778
xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_range
by Christoph Hellwig
· 8 years ago
a62e82b
xfs: fix the same_inode check in xfs_file_share_range
by Christoph Hellwig
· 8 years ago
4fbc2c6
xfs: remove the same fs check from xfs_file_share_range
by Christoph Hellwig
· 8 years ago
0ee7a3f
xfs: don't take the IOLOCK exclusive for direct I/O page invalidation
by Christoph Hellwig
· 8 years ago
35a891b
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
fed41f7
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
c3a6902
fix ITER_PIPE interaction with direct_IO
by Al Viro
· 8 years ago
93fed47
xfs: fix label inaccuracies
by Darrick J. Wong
· 8 years ago
e55f1d1
Merge remote-tracking branch 'jk/vfs' into work.misc
by Al Viro
· 8 years ago
b66484c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
dbe6ec8
ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings
by Toshi Kani
· 8 years ago
d1f5323
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
4f435eb
xfs: don't mix reflink and DAX mode for now
by Darrick J. Wong
· 8 years ago
83104d4
xfs: garbage collect old cowextsz reservations
by Darrick J. Wong
· 8 years ago
98cc2db
xfs: unshare a range of blocks via fallocate
by Darrick J. Wong
· 8 years ago
cc71466
xfs: add dedupe range vfs function
by Darrick J. Wong
· 8 years ago
9fe2604
xfs: add clone file and clone range vfs functions
by Darrick J. Wong
· 8 years ago
0613f16
xfs: implement CoW for directio writes
by Darrick J. Wong
· 8 years ago
82c156f
switch generic_file_splice_read() to use of ->read_iter()
by Al Viro
· 8 years ago
a1f45e6
Merge branch 'iomap-4.9-dax' into for-next
by Dave Chinner
· 8 years ago
a447d7c
xfs: update atime before I/O in xfs_file_dio_aio_read
by Christoph Hellwig
· 8 years ago
69bca80
xfs: Propagate dentry down to inode_change_ok()
by Jan Kara
· 8 years ago
6c31f49
xfs: use iomap to implement DAX
by Christoph Hellwig
· 8 years ago
17879e8
xfs: fix locking for DAX writes
by Christoph Hellwig
· 8 years ago
8b2180b
xfs: don't invalidate whole file on DAX read/write
by Dave Chinner
· 8 years ago
0e6acf0
Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
6b52499
dax: remote unused fault wrappers
by Ross Zwisler
· 8 years ago
f2bdfda
Merge branch 'xfs-4.8-misc-fixes-4' into for-next
by Dave Chinner
· 8 years ago
f021bd0
xfs: remove dax code from object file when disabled
by Arnd Bergmann
· 8 years ago
b47ec80
Merge branch 'xfs-4.8-split-dax-dio' into for-next
by Dave Chinner
· 8 years ago
16d4d43
xfs: split direct I/O and DAX path
by Christoph Hellwig
· 8 years ago
fa8d972
xfs: direct calls in the direct I/O path
by Christoph Hellwig
· 8 years ago
f1285ff
xfs: stop using generic_file_read_iter for direct I/O
by Christoph Hellwig
· 8 years ago
bbc5a74
xfs: split xfs_file_read_iter into buffered and direct I/O helpers
by Christoph Hellwig
· 8 years ago
cf81071
xfs: remove s_maxbytes enforcement in xfs_file_read_iter
by Christoph Hellwig
· 8 years ago
3176c3e
xfs: kill ioflags
by Christoph Hellwig
· 8 years ago
570b621
xfs: use xfs_zero_range in xfs_zero_eof
by Christoph Hellwig
· 8 years ago
7bb41db
xfs: handle 64-bit length in xfs_iozero
by Christoph Hellwig
· 8 years ago
459f0fb
xfs: use iomap infrastructure for DAX zeroing
by Christoph Hellwig
· 8 years ago
68a9f5e
xfs: implement iomap based buffered write path
by Christoph Hellwig
· 8 years ago
315227f
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
0b9210c
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
c2e7b20
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
02fbd13
dax: Remove complete_unwritten argument
by Jan Kara
· 9 years ago
3b0a3c1
simple local filesystems: switch to ->iterate_shared()
by Al Viro
· 9 years ago
e259221
fs: simplify the generic_write_sync prototype
by Christoph Hellwig
· 9 years ago
dde0c2e
fs: add IOCB_SYNC and IOCB_DSYNC
by Christoph Hellwig
· 9 years ago
c8b8e32
direct-io: eliminate the offset argument to ->direct_IO
by Christoph Hellwig
· 9 years ago
1371271
xfs: eliminate the pos variable in xfs_file_dio_aio_write
by Christoph Hellwig
· 9 years ago
253f491
xfs: better xfs_trans_alloc interface
by Christoph Hellwig
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
a2bbcb6
Merge branch 'xfs-gut-icdinode-4.6' into for-next
by Dave Chinner
· 9 years ago
c19b3b05
xfs: mode di_mode to vfs inode
by Dave Chinner
· 9 years ago
8aa7d37
xfs: Factor xfs_seek_hole_data into helper
by Eric Sandeen
· 9 years ago
cc67375
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
5eb88dc
xfs: call dax_pfn_mkwrite() for DAX fsync/msync
by Ross Zwisler
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
a6d7636
xfs: fix recursive splice read locking with DAX
by Dave Chinner
· 9 years ago
5d50ac7
Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
5c50002
vfs: remove unused wrapper block_page_mkwrite()
by Ross Zwisler
· 9 years ago
264e89a
Merge branch 'xfs-dax-updates' into for-next
by Dave Chinner
· 9 years ago
2da5c4b
Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
by Dave Chinner
· 9 years ago
fc0561c
xfs: optimise away log forces on timestamp updates for fdatasync
by Dave Chinner
· 9 years ago
13ad4fe
xfs: xfs_filemap_pmd_fault treats read faults as write faults
by Dave Chinner
· 9 years ago
3af4928
xfs: add ->pfn_mkwrite support for DAX
by Dave Chinner
· 9 years ago
01a155e
xfs: DAX does not use IO completion callbacks
by Dave Chinner
· 9 years ago
3e12dbb
xfs: fix inode size update overflow in xfs_map_direct()
by Dave Chinner
· 9 years ago
8a56d7c
Merge branch 'xfs-io-fixes' into for-next
by Dave Chinner
· 9 years ago
ff6d6af
xfs: per-filesystem stats counter implementation
by Bill O'Donnell
· 9 years ago
0a50f16
xfs: add an xfs_zero_eof() tracepoint
by Brian Foster
· 9 years ago
3136e8b
xfs: always drain dio before extending aio write submission
by Brian Foster
· 9 years ago
acd76e7
xfs: huge page fault support
by Matthew Wilcox
· 9 years ago
aa49338
Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next
by Dave Chinner
· 9 years ago
3d751af
xfs: flush entire file on dio read/write to cached file
by Brian Foster
· 9 years ago
b2442c5
xfs: call dax_fault on read page faults for DAX
by Dave Chinner
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
68b4449
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
e4bc13a
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
a6de82c
xfs: Correctly lock inode when removing suid and file capabilities
by Jan Kara
· 9 years ago
5fa8e0a
fs: Rename file_remove_suid() to file_remove_privs()
by Jan Kara
· 9 years ago
4ea7976
Merge branch 'xfs-commit-cleanup' into for-next
by Dave Chinner
· 9 years ago
7039331
xfs: saner xfs_trans_commit interface
by Christoph Hellwig
· 9 years ago
4906e21
xfs: remove the flags argument to xfs_trans_cancel
by Christoph Hellwig
· 9 years ago
66e8ac7
Merge branch 'xfs-dax-support' into for-next
by Dave Chinner
· 9 years ago
4f69f57
xfs: add DAX block zeroing support
by Dave Chinner
· 9 years ago
Next »