Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 жил өмнө |
Christoph Hellwig
|
abbb65899a
fs: implement vfs_iter_write using do_iter_write
|
8 жил өмнө |
Christoph Hellwig
|
18e9710ee5
fs: implement vfs_iter_read using do_iter_read
|
8 жил өмнө |
Miklos Szeredi
|
f74ac01520
mm: use helper for calling f_op->mmap()
|
8 жил өмнө |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 жил өмнө |
Al Viro
|
82c156f853
switch generic_file_splice_read() to use of ->read_iter()
|
9 жил өмнө |
Deepa Dinamani
|
02027d42c3
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
|
9 жил өмнө |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 жил өмнө |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 жил өмнө |
Al Viro
|
c12c49e702
coda: switch to ->read_iter/->write_iter
|
10 жил өмнө |
Fabian Frederick
|
834b46c37a
fs/coda: use linux/uaccess.h
|
11 жил өмнө |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
12 жил өмнө |
Al Viro
|
03d95eb2f2
lift sb_start_write() out of ->write()
|
12 жил өмнө |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 жил өмнө |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 жил өмнө |
Al Viro
|
31a203df9c
take coda-private headers out of include/linux
|
14 жил өмнө |
Yoshihisa Abe
|
f7cc02b871
Coda: push BKL regions into coda_upcall()
|
15 жил өмнө |
Yoshihisa Abe
|
b5ce1d83a6
Coda: add spin lock to protect accesses to struct coda_inode_info.
|
15 жил өмнө |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 жил өмнө |
Christoph Hellwig
|
8018ab0574
sanitize vfs_fsync calling conventions
|
15 жил өмнө |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
Miklos Szeredi
|
6818173bd6
splice: implement default splice_read method
|
16 жил өмнө |
Christoph Hellwig
|
4c728ef583
add a vfs_fsync helper
|
16 жил өмнө |
Randy Dunlap
|
7596b27dbd
coda: fix creds reference
|
16 жил өмнө |
David Howells
|
d76b0d9b2d
CRED: Use creds in file structs
|
16 жил өмнө |
Jan Harkes
|
d3fec424b2
coda: remove CODA_STORE/CODA_RELEASE upcalls
|
18 жил өмнө |
Jan Harkes
|
3cf01f28c3
coda: remove statistics counters from /proc/fs/coda
|
18 жил өмнө |
Jan Harkes
|
38c2e4370d
coda: do not grab an uninitialized fd when the open upcall returns an error
|
18 жил өмнө |
Jens Axboe
|
5ffc4ef45b
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
|
18 жил өмнө |
Josef Sipek
|
d4176d326d
[PATCH] struct path: convert coda
|
18 жил өмнө |