Commit Graph

347 Commits (18cb809850fb499ad9bf288696a95f4071f73931)

Author SHA1 Message Date
Aneesh Kumar K.V c06c066a08 fs/9p: Properly update inode attributes on link 14 years ago
Aneesh Kumar K.V e0459f57b8 fs/9p: Prevent multiple inclusion of same header 14 years ago
Aneesh Kumar K.V 23b08e97f2 fs/9p: Workaround vfs rename rehash bug 14 years ago
Aneesh Kumar K.V d28c61f0e0 fs/9p: Mark directory inode invalid for many directory inode operations 14 years ago
Aneesh Kumar K.V 823fcfd422 fs/9p: Add . and .. dentry revalidation flag 14 years ago
Aneesh Kumar K.V 3bc86de317 fs/9p: mark inode attribute invalid on rename, unlink and setattr 14 years ago
Aneesh Kumar K.V b3cbea03b4 fs/9p: Add support for marking inode attribute invalid 14 years ago
Aneesh Kumar K.V 0e432703aa fs/9p: Initialize root inode number for dotl 14 years ago
Aneesh Kumar K.V b271ec47bc fs/9p: Update link count correctly on different file system operations 14 years ago
Aneesh Kumar K.V edd73cf544 fs/9p: Add drop_inode 9p callback 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 6b365604ca fs/9p: set default readahead pages in cached mode 14 years ago
Aneesh Kumar K.V 6b39f6d22f fs/9p: Move writeback fid to v9fs_inode 14 years ago
Aneesh Kumar K.V a78ce05d5d fs/9p: Add v9fs_inode 14 years ago
Aneesh Kumar K.V a12119087b fs/9p: Don't set stat.st_blocks based on nrpages 14 years ago
Aneesh Kumar K.V 5ffc0cb308 fs/9p: Add inode hashing 14 years ago
Aneesh Kumar K.V 62d810b424 fs/9p: We need not writeback dirty pages during close 14 years ago
Aneesh Kumar K.V 00ea2df43e fs/9p: Implement syncfs call back for 9Pfs 14 years ago
Aneesh Kumar K.V db5841d4a5 fs/9p: Mark file system with MS_SYNCHRONOUS only if it is not cached mode 14 years ago
Aneesh Kumar K.V a950a65264 fs/9p: Clarify cached dentry delete operation 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 2efda7998b fs/9p: [fscache] wait for page write in cached mode 14 years ago
Aneesh Kumar K.V 20656a49ef fs/9p: increment inode->i_count in cached mode. 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) 6752a1ebd1 [fs/9p] Make access=client default in 9p2000.L protocol 14 years ago
Venkateswararao Jujjuri (JV) e782ef7109 [fs/9P] Add posixacl mount option 14 years ago
Venkateswararao Jujjuri (JV) 9332685dff [fs/9p] Ignore acl mount option when CONFIG_9P_FS_POSIX_ACL is not defined. 14 years ago
Venkateswararao Jujjuri (JV) d344b0fb72 [fs/9p] Initialze cached acls both in cached/uncached mode. 14 years ago
Venkateswararao Jujjuri (JV) c61fa0d6d9 [fs/9p] Plug potential acl leak 14 years ago
Al Viro 98cd3fb0a2 switch 9p 14 years ago
Aneesh Kumar K.V b8b80cf37c fs/9p: Don't set dentry->d_op in create routines 14 years ago
Eric Van Hensbergen c25a61f542 fs/9p: fix spelling typo 14 years ago
M. Mohan Kumar 31b6ceac49 fs/9p: TREADLINK bugfix 14 years ago
Aneesh Kumar K.V af7542fc8a fs/9p: Simplify the .L create operation 14 years ago
Aneesh Kumar K.V 53c06f4e0a fs/9p: Move dotl inode operations into a seperate file 14 years ago
Randy Dunlap 255614c459 fs/9p: fix menu presentation 14 years ago
Aneesh Kumar K.V 6f81c11574 fs/9p: Fix the return error on default acl removal 14 years ago
Joe Perches 009ca3897e fs/9p: Remove unnecessary semicolons 14 years ago
Nick Piggin 873feea09e fs: dcache per-inode inode alias locking 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock 14 years ago
Nick Piggin b23fb0a603 fs: scale inode alias list 14 years ago
Nick Piggin fe15ce446b fs: change d_delete semantics 14 years ago
Al Viro d2d1ea9306 convert v9fs 14 years ago