Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e8088073c9610af017fd47fddd104a2c3afb32e8
/
fs
/
9p
/
vfs_file.c
0b173bc
mm: kill vma flag VM_CAN_NONLINEAR
by Konstantin Khlebnikov
· 12 years ago
120c2bc
9p: Push file_update_time() into v9fs_vm_page_mkwrite()
by Jan Kara
· 12 years ago
5d38515
9p: Reduce object size with CONFIG_NET_9P_DEBUG
by Joe Perches
· 13 years ago
a0ea787
fs/9p: check schedule_timeout_interruptible return value
by Jim Garlick
· 13 years ago
51b8b4f
fs/9p: Use protocol-defined value for lock/getlock 'type' field.
by Jim Garlick
· 13 years ago
f88657c
fs/9p: Add OS dependent open flags in 9p protocol
by Aneesh Kumar K.V
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
aaf0ef1
9p: use the updated offset given by generic_write_checks
by M. Mohan Kumar
· 14 years ago
7add697
fs/9p: Attach writeback_fid on first open with WR flag
by Aneesh Kumar K.V
· 14 years ago
5a7e0a8
fs/9p: Fix race in initializing writeback fid
by Aneesh Kumar K.V
· 14 years ago
e959b54
fs/9p: Add direct IO support in cached mode
by Aneesh Kumar K.V
· 14 years ago
fa6ea16
fs/9p: Fix inode i_size update in file_write
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
3cf387d
fs/9p: Add fid to inode in cached mode
by Aneesh Kumar K.V
· 14 years ago
1731177
fs/9p: Add read write helper function
by Aneesh Kumar K.V
· 14 years ago
46848de
fs/9p: set fs cache cookie in create path also
by Aneesh Kumar K.V
· 14 years ago
29236f4
fs/9p: set the cached file_operations struct during inode init
by Aneesh Kumar K.V
· 14 years ago
b165d60
9p: Add datasync to client side TFSYNC/RFSYNC for dotl
by Venkateswararao Jujjuri (JV)
· 14 years ago
1d769cd
9p: Implement TGETLOCK
by M. Mohan Kumar
· 14 years ago
a099027
9p: Implement TLOCK
by M. Mohan Kumar
· 14 years ago
920e65d
[9p] Introduce client side TFSYNC/RFSYNC for dotl.
by Venkateswararao Jujjuri (JV)
· 14 years ago
b04faaf
[fs/9p] Add file_operations for cached mode in dotl protocol.
by Venkateswararao Jujjuri (JV)
· 14 years ago
8d40fa2
fs/9p: Remove the redundant rsize calculation in v9fs_file_write()
by jvrao
· 14 years ago
3834b12
fs/9p: setrlimit fix for 9p write
by Harsh Prateek Bora
· 14 years ago
ef56547
9p: Implement LOPEN
by M. Mohan Kumar
· 14 years ago
97e8442
9p: Make use of iounit for read/write
by M. Mohan Kumar
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
9b6533c
9p: VFS switches for 9p2000.L: VFS switches
by Sripathi Kodi
· 15 years ago
f78233d
9p: Skip check for mandatory locks when unlocking
by Sachin Prabhu
· 15 years ago
fc0f296
9p: Fixes a simple bug enabling writes beyond 2GB.
by jvrao
· 15 years ago
dd6102f
9P2010.L handshake: Add VFS flags
by Sripathi Kodi
· 15 years ago
7a4439c
9p: Include fsync support for 9p client
by M. Mohan Kumar
· 15 years ago
60e78d2
9p: Add fscache support to 9p
by Abhishek Kulkarni
· 15 years ago
637d020
9p: Fix the incorrect update of inode size in v9fs_file_write()
by Abhishek Kulkarni
· 15 years ago
7549ae3
9p: Use the i_size_[read, write]() macros instead of using inode->i_size directly.
by Abhishek Kulkarni
· 15 years ago
ea2e799
9p: fix format warning
by Eric Van Hensbergen
· 16 years ago
51a87c5
9p: rework client code to use new protocol support functions
by Eric Van Hensbergen
· 16 years ago
dfb0ec2
9p: adjust 9p vfs write operation
by Eric Van Hensbergen
· 16 years ago
fbedadc
9p: move readn meta-function from client to fs layer
by Eric Van Hensbergen
· 16 years ago
0fc9655
9p: consolidate read/write functions
by Eric Van Hensbergen
· 16 years ago
2e4bef4
9p: fix O_APPEND in legacy mode
by Eric Van Hensbergen
· 16 years ago
ee44399
9p: Documentation updates
by Eric Van Hensbergen
· 17 years ago
14b8869
9p: fix mmap to be read-only
by Eric Van Hensbergen
· 17 years ago
50fd801
9p: soften invalidation in loose_mode
by Eric Van Hensbergen
· 17 years ago
66abe5f
9PFS: clean up explicit check for mandatory locks
by Pavel Emelyanov
· 17 years ago
9523a84
9p: cache meta-data when cache=loose
by Eric Van Hensbergen
· 17 years ago
bd238fb
9p: Reorganization of 9p file system code
by Latchesar Ionkov
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
d32b687
9p: make struct v9fs_cached_file_operations static
by Adrian Bunk
· 18 years ago
e03abc0
9p: implement optional loose read cache
by Eric Van Hensbergen
· 18 years ago
fc0ecff
[PATCH] remove invalidate_inode_pages()
by Andrew Morton
· 18 years ago
da977b2
[PATCH] 9p: fix segfault caused by race condition in meta-data operations
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
914e263
[PATCH] severing fs.h, radix-tree.h -> sched.h
by Al Viro
· 18 years ago
779cbf0
v9fs: do not include linux/version.h
by Paul Collins
· 18 years ago
41e5a6a
[PATCH] v9fs: signal handling fixes
by Latchesar Ionkov
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
42e8c50
[PATCH] v9fs: update license boilerplate
by Eric Van Hensbergen
· 19 years ago
16cce6d
[PATCH] v9fs: add extension field to Tcreate
by Latchesar Ionkov
· 19 years ago
6a3124a
[PATCH] v9fs: fix atomic create open
by Latchesar Ionkov
· 19 years ago
147b31c
[PATCH] v9fs: add readpage support
by Eric Van Hensbergen
· 19 years ago
531b109
[PATCH] v9fs: zero copy implementation
by Latchesar Ionkov
· 19 years ago
28fd129
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
by OGAWA Hirofumi
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
19cba8a
[PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9fs_file_write
by Latchesar Ionkov
· 19 years ago
0b8dd17
[PATCH] v9fs: fix races in fid allocation
by Latchesar Ionkov
· 19 years ago
e69e7fe
[PATCH] v9fs: VFS file, dentry, and directory operations
by Eric Van Hensbergen
· 19 years ago