Commit Graph

234 Commits (6e8dc55550273084b7fb5846df2f44439f5d03d9)

Author SHA1 Message Date
Aneesh Kumar K.V 6e8dc55550 fs/9p: Update ACL on chmod 14 years ago
Aneesh Kumar K.V 22d8dcdf8f fs/9p: Implement setting posix acl 14 years ago
Aneesh Kumar K.V 7a4566b0b8 fs/9p: Add xattr callbacks for POSIX ACL 14 years ago
Aneesh Kumar K.V 85ff872d3f fs/9p: Implement POSIX ACL permission checking function 14 years ago
jvrao 8d40fa2492 fs/9p: Remove the redundant rsize calculation in v9fs_file_write() 14 years ago
jvrao 3e24ad2ff9 9p: Add a Direct IO support for non-cached operations. 14 years ago
Harsh Prateek Bora 7c7298cffc fs/9p: mkdir fix for setting S_ISGID bit as per parent directory 14 years ago
Sripathi Kodi 8812a3d5f8 9p: Pass the correct end of buffer to p9dirent_read 14 years ago
Harsh Prateek Bora 3834b12a18 fs/9p: setrlimit fix for 9p write 14 years ago
Dan Carpenter 57ee047b4d 9p: remove unneeded checks 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Aneesh Kumar K.V 1d76e31357 fs/9p: Don't use dotl version of mknod for dotu inode operations 15 years ago
Aneesh Kumar K.V 3c30750ffa fs/9p: Use the correct dentry operations 15 years ago
jvrao 62726a7ab3 9p: Check for NULL fid in v9fs_dir_release() 15 years ago
Aneesh Kumar K.V 5c25f347a7 fs/9p: Fix error handling in v9fs_get_sb 15 years ago
Latchesar Ionkov 62b2be591a fs/9p, net/9p: memory leak fixes 15 years ago
Dan Carpenter 8f587df479 9p: potential ERR_PTR() dereference 15 years ago
Stephen Rothwell 8cef9c6735 v9fs: fixup for inode_setattr being removed 15 years ago
Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Latchesar Ionkov 26bfeea38a 9p: Pass the correct end of buffer to p9stat_read 15 years ago
Eric Van Hensbergen 327aec03ac 9p: fix sparse warnings in new xattr code 15 years ago
Eric Van Hensbergen ea1375333e fs/9p: remove sparse warning in vfs_inode 15 years ago
Aneesh Kumar K.V a534c8d15b fs/9p: Prevent parallel rename when doing fid_lookup 15 years ago
Aneesh Kumar K.V ebf46264a0 fs/9p: Add support user. xattr 15 years ago
M. Mohan Kumar ef56547efa 9p: Implement LOPEN 15 years ago
Venkateswararao Jujjuri (JV) 5643135a28 fs/9p: This patch implements TLCREATE for 9p2000.L protocol. 15 years ago
M. Mohan Kumar 01a622bd74 9p: Implement TMKDIR 15 years ago
M. Mohan Kumar 4b43516ab1 9p: Implement TMKNOD 15 years ago
Venkateswararao Jujjuri (JV) 50cc42ff3d 9p: Define and implement TSYMLINK for 9P2000.L 15 years ago
Eric Van Hensbergen 09d34ee5f9 9p: Define and implement TLINK for 9P2000.L 15 years ago
Sripathi Kodi 87d7845aa0 9p: Implement client side of setattr for 9P2000.L protocol. 15 years ago
Sripathi Kodi f085312204 9p: getattr client implementation for 9P2000.L protocol. 15 years ago
Aneesh Kumar K.V 9ffaf63e34 fs/9p: Pass the correct user credentials during attach 15 years ago
Sripathi Kodi 7751bdb3a0 9p: readdir implementation for 9p2000.L 15 years ago
M. Mohan Kumar 97e8442b09 9p: Make use of iounit for read/write 15 years ago
Latchesar Ionkov da7ddd3296 9p: Pass the correct end of buffer to p9stat_read 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Venkateswararao Jujjuri 6d27e64d74 9p: Optimize TCREATE by eliminating a redundant fid clone. 15 years ago
Dan Carpenter fe5bd0736b 9p: cleanup: remove unneeded assignment 15 years ago
Venkateswararao Jujjuri 75cc5c9b82 9p: Add mksock support 15 years ago
Aneesh Kumar K.V 85e0df240e fs/9p: Make sure we properly instantiate dentry. 15 years ago
Dmitry Monakhov 217f206d68 9p: replace inode uid,gid,mode initialization with helper function 15 years ago
Sripathi Kodi 4681dbdacb 9p: add 9P2000.L rename operation 15 years ago
Sripathi Kodi bda8e77520 9p: add 9P2000.L statfs operation 15 years ago
Sripathi Kodi 9b6533c9b3 9p: VFS switches for 9p2000.L: VFS switches 15 years ago
Jens Axboe 0ed07ddb56 9p: add bdi backing to mount session 15 years ago
Dan Carpenter 85a770a888 9p: return on mutex_lock_interruptible() 15 years ago
Sripathi Kodi 11e9b49b7f 9p: Creating files with names too long should fail with ENAMETOOLONG. 15 years ago
Aneesh Kumar K.V 6d96d3ab7a 9p: Make sure we are able to clunk the cached fid on umount 15 years ago