Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
07c68a7423c4e44cc4f85caa83bb7fae36367250
/
fs
/
9p
/
vfs_addr.c
dba94f2
Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 10 years ago
22c6186
direct_IO: remove rw from a_ops->direct_IO()
by Omar Sandoval
· 10 years ago
6f67376
direct_IO: use iov_iter_rw() instead of rw everywhere
by Omar Sandoval
· 10 years ago
42b1ab9
9p: get rid of v9fs_direct_file_read()
by Al Viro
· 10 years ago
e1200fe6
9p: switch p9_client_read() to passing struct iov_iter *
by Al Viro
· 10 years ago
9565a54
9p: get rid of v9fs_direct_file_write()
by Al Viro
· 10 years ago
371098c
9p: switch ->writepage() to direct use of p9_client_write()
by Al Viro
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
e8782e2
9p: kerneldoc warning fixes
by Fabian Frederick
· 10 years ago
4b8e992
9p: switch to %p[dD]
by Al Viro
· 10 years ago
d8d3d94
pass iov_iter to ->direct_IO()
by Al Viro
· 11 years ago
fb89b45
9P: introduction of a new cache=mmap model.
by Dominique Martinet
· 11 years ago
d47992f
mm: change invalidatepage prototype to accept length
by Lukas Czerner
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 11 years ago
5d38515
9p: Reduce object size with CONFIG_NET_9P_DEBUG
by Joe Perches
· 13 years ago
e959b54
fs/9p: Add direct IO support in cached mode
by Aneesh Kumar K.V
· 14 years ago
6b39f6d
fs/9p: Move writeback fid to v9fs_inode
by Aneesh Kumar K.V
· 14 years ago
7263ceb
fs/9p: Add buffered write support for v9fs.
by Aneesh Kumar K.V
· 14 years ago
2efda79
fs/9p: [fscache] wait for page write in cached mode
by Aneesh Kumar K.V
· 14 years ago
3e24ad2
9p: Add a Direct IO support for non-cached operations.
by jvrao
· 14 years ago
60e78d2
9p: Add fscache support to 9p
by Abhishek Kulkarni
· 15 years ago
9c9ad61
9p: Fix incorrect parameters to v9fs_file_readn.
by Abhishek Kulkarni
· 15 years ago
fbedadc
9p: move readn meta-function from client to fs layer
by Eric Van Hensbergen
· 16 years ago
ee44399
9p: Documentation updates
by Eric Van Hensbergen
· 17 years ago
bd238fb
9p: Reorganization of 9p file system code
by Latchesar Ionkov
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
e03abc0
9p: implement optional loose read cache
by Eric Van Hensbergen
· 18 years ago
d6f787b
[PATCH] 9p: change uses of f_{dentry,vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
779cbf0
v9fs: do not include linux/version.h
by Paul Collins
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
42e8c50
[PATCH] v9fs: update license boilerplate
by Eric Van Hensbergen
· 19 years ago
147b31c
[PATCH] v9fs: add readpage support
by Eric Van Hensbergen
· 19 years ago