Commit Graph

1089 Commits (801fd14a725ef7757d33f07b83415cdd2165e50a)

Author SHA1 Message Date
Jeff Layton f569599ae7 cifs: prevent infinite recursion in cifs_reconnect_tcon 15 years ago
Jeff Layton 522440ed55 cifs: set backing_dev_info on new S_ISREG inodes 15 years ago
Jeff Layton 460cf3411b cifs: fix potential double put of TCP session reference 15 years ago
Jeff Layton 32670396e7 cifs: prevent possible memory corruption in cifs_demultiplex_thread 15 years ago
Jeff Layton 7332f2a621 cifs: eliminate some more premature cifsd exits 15 years ago
Jeff Layton 522bbe65a2 cifs: prevent cifsd from exiting prematurely 15 years ago
Steve French 4266d9118f [CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key 15 years ago
Jeff Layton 639e7a913d cifs: eliminate redundant xdev check in cifs_rename 15 years ago
Steve French c8e56f1f4f Revert "[CIFS] Fix ntlmv2 auth with ntlmssp" 15 years ago
Steve French 745e507a9c Revert "missing changes during ntlmv2/ntlmssp auth and sign" 15 years ago
Steve French 56234e2767 Revert "Eliminate sparse warning - bad constant expression" 15 years ago
Steve French 7100ae9726 Revert "[CIFS] Eliminate unused variable warning" 15 years ago
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