Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3e2751d9169563486c2bfe7382726f1315cb156b
/
fs
/
coda
/
file.c
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
c12c49e
coda: switch to ->read_iter/->write_iter
by Al Viro
· 10 years ago
834b46c
fs/coda: use linux/uaccess.h
by Fabian Frederick
· 10 years ago
72c2d53
file->f_op is never NULL...
by Al Viro
· 11 years ago
03d95eb
lift sb_start_write() out of ->write()
by Al Viro
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
31a203d
take coda-private headers out of include/linux
by Al Viro
· 14 years ago
f7cc02b8
Coda: push BKL regions into coda_upcall()
by Yoshihisa Abe
· 14 years ago
b5ce1d8
Coda: add spin lock to protect accesses to struct coda_inode_info.
by Yoshihisa Abe
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
8018ab0
sanitize vfs_fsync calling conventions
by Christoph Hellwig
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6818173
splice: implement default splice_read method
by Miklos Szeredi
· 16 years ago
4c728ef
add a vfs_fsync helper
by Christoph Hellwig
· 16 years ago
7596b27
coda: fix creds reference
by Randy Dunlap
· 16 years ago
d76b0d9
CRED: Use creds in file structs
by David Howells
· 16 years ago
d3fec42
coda: remove CODA_STORE/CODA_RELEASE upcalls
by Jan Harkes
· 17 years ago
3cf01f2
coda: remove statistics counters from /proc/fs/coda
by Jan Harkes
· 17 years ago
38c2e43
coda: do not grab an uninitialized fd when the open upcall returns an error
by Jan Harkes
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
d4176d3
[PATCH] struct path: convert coda
by Josef Sipek
· 18 years ago
6ecbc4e
[PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_open()
by Josh Triplett
· 18 years ago
75e1fcc
[PATCH] vfs: add lock owner argument to flush operation
by Miklos Szeredi
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
c98d8cf
[PATCH] fs/coda/: proper prototypes
by Adrian Bunk
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago