Commit Graph

50 Commits (118364948fad7b6c0469ef2d3ddaee447d7a0b5f)

Author SHA1 Message Date
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() 14 years ago
Harsh Prateek Bora 3834b12a18 fs/9p: setrlimit fix for 9p write 14 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
Latchesar Ionkov bd238fb431 9p: Reorganization of 9p file system code 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Adrian Bunk d32b687e2e 9p: make struct v9fs_cached_file_operations static 18 years ago
Eric Van Hensbergen e03abc0c96 9p: implement optional loose read cache 18 years ago
Andrew Morton fc0ecff698 [PATCH] remove invalidate_inode_pages() 18 years ago
Eric Van Hensbergen da977b2c7e [PATCH] 9p: fix segfault caused by race condition in meta-data operations 18 years ago
Josef "Jeff" Sipek d6f787bcee [PATCH] 9p: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Al Viro 914e26379d [PATCH] severing fs.h, radix-tree.h -> sched.h 18 years ago
Paul Collins 779cbf0bbc v9fs: do not include linux/version.h 19 years ago
Latchesar Ionkov 41e5a6ac80 [PATCH] v9fs: signal handling fixes 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Eric Van Hensbergen 42e8c509cf [PATCH] v9fs: update license boilerplate 19 years ago
Latchesar Ionkov 16cce6d27e [PATCH] v9fs: add extension field to Tcreate 19 years ago
Latchesar Ionkov 6a3124a394 [PATCH] v9fs: fix atomic create open 19 years ago
Eric Van Hensbergen 147b31cf09 [PATCH] v9fs: add readpage support 19 years ago
Latchesar Ionkov 531b1094b7 [PATCH] v9fs: zero copy implementation 19 years ago
OGAWA Hirofumi 28fd129827 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) 19 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 20 years ago
Latchesar Ionkov 19cba8abd6 [PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9fs_file_write 20 years ago
Latchesar Ionkov 0b8dd17762 [PATCH] v9fs: fix races in fid allocation 20 years ago
Eric Van Hensbergen e69e7fe5b0 [PATCH] v9fs: VFS file, dentry, and directory operations 20 years ago