Al Viro
|
4b8e992392
9p: switch to %p[dD]
|
11 years ago |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Fabian Frederick
|
fd2916bd77
fs/9p: kerneldoc fixes
|
11 years ago |
Jeff Layton
|
130d1f956a
locks: ensure that fl_owner is always initialized properly in flock and lease codepaths
|
11 years ago |
Al Viro
|
8174202b34
write_iter variants of {__,}generic_file_aio_write()
|
11 years ago |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 years ago |
Kirill A. Shutemov
|
f1820361f8
mm: implement ->map_pages for page cache
|
11 years ago |
Dominique Martinet
|
fb89b45cdf
9P: introduction of a new cache=mmap model.
|
11 years ago |
Geyslan G. Bem
|
4d555e3de4
9p: remove unused 'p9_client' struct pointer
|
12 years ago |
Al Viro
|
ceaec15d49
9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS
|
12 years ago |
Will Deacon
|
50192abe02
fs/9p: avoid accessing utsname after namespace has been torn down
|
12 years ago |
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
|
13 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
|
14 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 |