Commit Graph

18668 Commits (a13265af99c8c10c61b7713d62d8d163fbf30a94)

Author SHA1 Message Date
Satoru Takeuchi 642b5123ac aio: fix wrong subsystem comments 15 years ago
Tejun Heo e75aa85892 block_dev: always serialize exclusive open attempts 15 years ago
Uwe Kleine-König 73b2c7165b fix comment typo "choosed" -> "chosen" 15 years ago
Matthieu CASTET c18de72fb3 UBIFS: fix a memory leak on error path. 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
Jeff Layton cb76d5e250 cifs: fsc should not default to "on" 15 years ago
Steve French f67909cf80 [CIFS] remove redundant path walking in dfs_do_refmount 15 years ago
Jeff Layton f636a34802 cifs: ignore the "mand", "nomand" and "_netdev" mount options 15 years ago
Jeff Layton 3572d2857f cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS 15 years ago
Jeff Layton f30b9c1184 cifs: don't allow cifs_iget to match inodes of the wrong type 15 years ago
Steve French 9f841593ff [CIFS] relinquish fscache cookie before freeing CIFSTconInfo 15 years ago
Jeff Layton 3e4b3e1f68 cifs: add separate cred_uid field to sesInfo 15 years ago
Kulikov Vasiliy f55fdcca6b fs: cifs: check kmalloc() result 15 years ago
Steve French 0ccd48025f [CIFS] Missing ifdef 15 years ago
Steve French d0e6f44e6c [CIFS] Missing line from previous commit 15 years ago
Steve French c5e04a3e49 [CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled 15 years ago
Suresh Jayaraman fa1df75d4d cifs: add mount option to enable local caching 15 years ago
Suresh Jayaraman 56698236e1 cifs: read pages from FS-Cache 15 years ago
Suresh Jayaraman 9dc06558c2 cifs: store pages into local cache 15 years ago
Suresh Jayaraman 85f2d6b44d cifs: FS-Cache page management 15 years ago
Suresh Jayaraman 9451a9a52f cifs: define inode-level cache object and register them 15 years ago
Suresh Jayaraman d03382ce9a cifs: define superblock-level cache index objects and register them 15 years ago
Jeff Layton 8913007e67 cifs: remove unused cifsUidInfo struct 15 years ago
Jeff Layton 4ff67b720c cifs: clean up cifs_find_smb_ses (try #2) 15 years ago
Jeff Layton daf5b0b6f3 cifs: match secType when searching for existing tcp session 15 years ago
Jeff Layton 4515148ef7 cifs: move address comparison into separate function 15 years ago
Jeff Layton 50d971602a cifs: set the port in sockaddr in a more clearly defined fashion 15 years ago
Suresh Jayaraman 488f1d2d6c cifs: define server-level cache index objects and register them 15 years ago
Suresh Jayaraman f579cf3cfd cifs: register CIFS for caching 15 years ago
Joe Perches c21dfb699f fs/cifs: Remove unnecessary casts of private_data 15 years ago
Suresh Jayaraman 3feb41cff8 cifs: add kernel config option for CIFS Client caching support 15 years ago
Suresh Jayaraman c6332e237f cifs: remove unused ip_address field in struct TCP_Server_Info 15 years ago
Suresh Jayaraman e4317ceca2 cifs: remove an potentially confusing, obsolete comment 15 years ago
Suresh Jayaraman abd2e44dca cifs: guard cifsglob.h against multiple inclusion 15 years ago
Steven Whitehouse 0809f6ec18 GFS2: Fix recovery stuck bug (try #2) 15 years ago
Eric Paris d09ca73979 security: make LSMs explicitly mask off permissions 15 years ago