Commit Graph

1077 Commits (62832c039eab9d03cd28a66427ce8276988f28b0)

Author SHA1 Message Date
Suresh Jayaraman f0138a79d7 Cannot allocate memory error on mount 15 years ago
Steve French c89e5198b2 [CIFS] Eliminate unused variable warning 15 years ago
shirishpargaonkar@gmail.com 2d20ca8358 Eliminate sparse warning - bad constant expression 15 years ago
Jeff Layton 24e6cf92fd cifs: check for NULL session password 15 years ago
Shirish Pargaonkar 3ec6bbcdb4 missing changes during ntlmv2/ntlmssp auth and sign 15 years ago
Steve French 9fbc590860 [CIFS] Fix ntlmv2 auth with ntlmssp 15 years ago
Igor Druzhinin bf4f121138 cifs: correction of unicode header files 15 years ago
Jeff Layton fc87a40677 cifs: fix NULL pointer dereference in cifs_find_smb_ses 15 years ago
Jeff Layton 232341ba7f cifs: consolidate error handling in several functions 15 years ago
Jeff Layton 5d9ac7fd32 cifs: clean up error handling in cifs_mknod 15 years ago
Suresh Jayaraman 3694b91a59 cifs: update README to include details about 'fsc' option 15 years ago
Christoph Hellwig 1b9474635e cifs: truncate fallout 15 years ago
Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
Al Viro 45321ac543 Make ->drop_inode() just return whether inode needs to be dropped 15 years ago
Christoph Hellwig db78b877f7 always call inode_change_ok early in ->setattr 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Wang Lei 1a4240f476 DNS: Separate out CIFS DNS Resolver code 15 years ago
Jeff Layton ba5dadbf4e cifs: account for new creduid=0x%x parameter in spnego upcall string 15 years ago
Jeff Layton 5acfec2502 cifs: reduce false positives with inode aliasing serverino autodisable 15 years ago
David Howells 67b7626a05 CIFS: Make cifs_convert_address() take a const src pointer and a length 15 years ago
Suresh Jayaraman f579903ef3 cifs: show features compiled in as part of DebugData 15 years ago
Suresh Jayaraman 95c99904f6 cifs: update README 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