Darrick J. Wong
|
e62e560fc8
vfs: abort dedupe loop if fatal signals are pending
|
9 år sedan |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 år sedan |
Linus Torvalds
|
33caf82acf
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 år sedan |
Darrick J. Wong
|
54dbc15172
vfs: hoist the btrfs deduplication ioctl to the vfs
|
9 år sedan |
Darrick J. Wong
|
d79bdd52d8
vfs: wire up compat ioctl for CLONE/CLONE_RANGE
|
9 år sedan |
Al Viro
|
b25472f9b9
new helpers: no_seek_end_llseek{,_size}()
|
9 år sedan |
Christoph Hellwig
|
04b38d6012
vfs: pull btrfs clone API to vfs layer
|
9 år sedan |
Christoph Hellwig
|
acc15575e7
locks: new locks_mandatory_area calling convention
|
9 år sedan |
Anna Schumaker
|
eac70053a1
vfs: Add vfs_copy_file_range() support for pagecache copies
|
9 år sedan |
Zach Brown
|
29732938a6
vfs: add copy_file_range syscall and vfs helper
|
9 år sedan |
Al Viro
|
f765b134c0
new_sync_write(): discard ->ki_pos unless the return value is positive
|
10 år sedan |
Al Viro
|
8436318205
->aio_read and ->aio_write removed
|
10 år sedan |
Al Viro
|
9a219bc70b
kill do_sync_read/do_sync_write
|
10 år sedan |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 år sedan |
Al Viro
|
3d04c8a17f
export __vfs_read()
|
10 år sedan |
Al Viro
|
493c84c072
new helper: __vfs_write()
|
10 år sedan |
Al Viro
|
0504c074b5
switch {compat_,}do_readv_writev() to {compat_,}import_iovec()
|
10 år sedan |
Al Viro
|
ac15ac0669
lift iov_iter into {compat_,}do_readv_writev()
|
10 år sedan |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 år sedan |
Christoph Hellwig
|
599bd19bdc
fs: don't allow to complete sync iocbs through aio_complete
|
10 år sedan |
Christoph Hellwig
|
66ee59af63
fs: remove ki_nbytes
|
10 år sedan |
Linus Torvalds
|
66dc830d14
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 år sedan |
Christoph Hellwig
|
dbe4e192a2
fs: add vfs_iter_{read,write} helpers
|
10 år sedan |
Jeff Layton
|
bd61e0a9c8
locks: convert posix locks to file_lock_context
|
10 år sedan |
Linus Torvalds
|
67e2c38838
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
10 år sedan |
Dmitry Kasatkin
|
6fb5032ebb
VFS: refactor vfs_read()
|
10 år sedan |
Al Viro
|
2ec3a12a66
cachefiles_write_page(): switch to __kernel_write()
|
11 år sedan |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 år sedan |
Al Viro
|
293bc9822f
new methods: ->read_iter() and ->write_iter()
|
11 år sedan |
Al Viro
|
7f7f25e82d
replace checking for ->read/->aio_read presence with check in ->f_mode
|
11 år sedan |