Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Darrick J. Wong
|
13575ca14f
9pfs: fix filesystem to wait for stable page writeback
|
12 years ago |
Aneesh Kumar K.V
|
03f0e02273
fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN request
|
12 years ago |
Konstantin Khlebnikov
|
0b173bc4da
mm: kill vma flag VM_CAN_NONLINEAR
|
12 years ago |
Jan Kara
|
120c2bcad8
9p: Push file_update_time() into v9fs_vm_page_mkwrite()
|
13 years ago |
Joe Perches
|
5d3851530d
9p: Reduce object size with CONFIG_NET_9P_DEBUG
|
13 years ago |
Jim Garlick
|
a0ea787b02
fs/9p: check schedule_timeout_interruptible return value
|
13 years ago |
Jim Garlick
|
51b8b4fb32
fs/9p: Use protocol-defined value for lock/getlock 'type' field.
|
14 years ago |
Aneesh Kumar K.V
|
f88657ce3f
fs/9p: Add OS dependent open flags in 9p protocol
|
14 years ago |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 years ago |
M. Mohan Kumar
|
aaf0ef1d2b
9p: use the updated offset given by generic_write_checks
|
14 years ago |
Aneesh Kumar K.V
|
7add697a3d
fs/9p: Attach writeback_fid on first open with WR flag
|
14 years ago |
Aneesh Kumar K.V
|
5a7e0a8cf5
fs/9p: Fix race in initializing writeback fid
|
14 years ago |
Aneesh Kumar K.V
|
e959b54901
fs/9p: Add direct IO support in cached mode
|
14 years ago |
Aneesh Kumar K.V
|
fa6ea16160
fs/9p: Fix inode i_size update in file_write
|
14 years ago |
Aneesh Kumar K.V
|
6b39f6d22f
fs/9p: Move writeback fid to v9fs_inode
|
14 years ago |
Aneesh Kumar K.V
|
7263cebed9
fs/9p: Add buffered write support for v9fs.
|
14 years ago |
Aneesh Kumar K.V
|
3cf387d780
fs/9p: Add fid to inode in cached mode
|
14 years ago |
Aneesh Kumar K.V
|
17311779ac
fs/9p: Add read write helper function
|
14 years ago |
Aneesh Kumar K.V
|
46848de024
fs/9p: set fs cache cookie in create path also
|
14 years ago |
Aneesh Kumar K.V
|
29236f4e18
fs/9p: set the cached file_operations struct during inode init
|
14 years ago |
Venkateswararao Jujjuri (JV)
|
b165d60145
9p: Add datasync to client side TFSYNC/RFSYNC for dotl
|
14 years ago |
M. Mohan Kumar
|
1d769cd192
9p: Implement TGETLOCK
|
14 years ago |
M. Mohan Kumar
|
a099027c77
9p: Implement TLOCK
|
14 years ago |
Venkateswararao Jujjuri (JV)
|
920e65dc69
[9p] Introduce client side TFSYNC/RFSYNC for dotl.
|
14 years ago |
Venkateswararao Jujjuri (JV)
|
b04faaf371
[fs/9p] Add file_operations for cached mode in dotl protocol.
|
14 years ago |
jvrao
|
8d40fa2492
fs/9p: Remove the redundant rsize calculation in v9fs_file_write()
|
15 years ago |
Harsh Prateek Bora
|
3834b12a18
fs/9p: setrlimit fix for 9p write
|
15 years ago |
M. Mohan Kumar
|
ef56547efa
9p: Implement LOPEN
|
15 years ago |