Commit Graph

72 Commits (127e5f5ae51eff44c9bff673f24e8587caa4e29f)

Author SHA1 Message Date
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 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 15 years ago
M. Mohan Kumar 1d769cd192 9p: Implement TGETLOCK 15 years ago
M. Mohan Kumar a099027c77 9p: Implement TLOCK 15 years ago
Venkateswararao Jujjuri (JV) 920e65dc69 [9p] Introduce client side TFSYNC/RFSYNC for dotl. 15 years ago
Venkateswararao Jujjuri (JV) b04faaf371 [fs/9p] Add file_operations for cached mode in dotl protocol. 15 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
M. Mohan Kumar 97e8442b09 9p: Make use of iounit for read/write 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Sripathi Kodi 9b6533c9b3 9p: VFS switches for 9p2000.L: VFS switches 15 years ago
Sachin Prabhu f78233dd44 9p: Skip check for mandatory locks when unlocking 15 years ago
jvrao fc0f296126 9p: Fixes a simple bug enabling writes beyond 2GB. 15 years ago
Sripathi Kodi dd6102fbd9 9P2010.L handshake: Add VFS flags 15 years ago
M. Mohan Kumar 7a4439c406 9p: Include fsync support for 9p client 15 years ago
Abhishek Kulkarni 60e78d2c99 9p: Add fscache support to 9p 16 years ago
Abhishek Kulkarni 637d020a02 9p: Fix the incorrect update of inode size in v9fs_file_write() 16 years ago
Abhishek Kulkarni 7549ae3e81 9p: Use the i_size_[read, write]() macros instead of using inode->i_size directly. 16 years ago
Eric Van Hensbergen ea2e7996fc 9p: fix format warning 17 years ago
Eric Van Hensbergen 51a87c552d 9p: rework client code to use new protocol support functions 17 years ago
Eric Van Hensbergen dfb0ec2e13 9p: adjust 9p vfs write operation 17 years ago
Eric Van Hensbergen fbedadc16e 9p: move readn meta-function from client to fs layer 17 years ago
Eric Van Hensbergen 0fc9655ec6 9p: consolidate read/write functions 17 years ago
Eric Van Hensbergen 2e4bef41a0 9p: fix O_APPEND in legacy mode 17 years ago
Eric Van Hensbergen ee443996a3 9p: Documentation updates 17 years ago
Eric Van Hensbergen 14b8869ff4 9p: fix mmap to be read-only 17 years ago
Eric Van Hensbergen 50fd801067 9p: soften invalidation in loose_mode 18 years ago
Pavel Emelyanov 66abe5f257 9PFS: clean up explicit check for mandatory locks 18 years ago
Eric Van Hensbergen 9523a841b1 9p: cache meta-data when cache=loose 18 years ago