Commit Graph

212 Commits (66f41d4c5c8a5deed66fdcc84509376c9a0bf9d8)

Author SHA1 Message Date
Pavel Shilovsky f05337c6ac not overwriting file_lock structure after GET_LK 15 years ago
Suresh Jayaraman 6513a81e93 cifs: Fix a kernel BUG with remote OS/2 server (try #3) 15 years ago
Steve French a24e2d7d8f [CIFS] initialize nbytes at the beginning of CIFSSMBWrite() 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Dan Carpenter 8212cf7583 cifs: trivial white space 15 years ago
Jeff Layton c8634fd311 cifs: add a CIFSSMBUnixQFileInfo function 15 years ago
Jeff Layton bcd5357f43 cifs: add a CIFSSMBQFileInfo function 15 years ago
Steve French d7b619cf56 [CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and 15 years ago
Steve French 122ca0076e [CIFS] Use unsigned ea length for clarity 15 years ago
Steve French 96c03bccc7 [CIFS] Minor cleanup to EA patch 15 years ago
Jeff Layton 31c0519f7a cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs 15 years ago
Jeff Layton 0cd126b504 cifs: verify lengths of QueryAllEAs reply 15 years ago
Jeff Layton e529614ad0 cifs: increase maximum buffer size in CIFSSMBQAllEAs 15 years ago
Jeff Layton 6e462b9f2c cifs: rename name_len to list_len in CIFSSMBQAllEAs 15 years ago
Jeff Layton f0d3868b78 cifs: clean up indentation in CIFSSMBQAllEAs 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Jeff Layton 3bc303c254 cifs: convert oplock breaks to use slow_work facility (try #4) 16 years ago
Jeff Layton 9162ab2000 cifs: consolidate reconnect logic in smb_init routines 16 years ago
Steve French 2920ee2b47 [CIFS] potential NULL dereference in parse_DFS_referrals() 16 years ago
Steve French 65bc98b005 [CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats 16 years ago
Jeff Layton 3bbeeb3c93 cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls 16 years ago
Jeff Layton 654cf14ac0 cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO 16 years ago
Jeff Layton 01ea95e3b6 cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo 16 years ago
Steve French f46c7234e4 [CIFS] cleanup asn handling for ntlmssp 16 years ago
Steve French 268875b9d1 [CIFS] Do not send tree disconnect if session is already disconnected 16 years ago
Jeff Layton c4a2c08db7 cifs: make cnvrtDosUnixTm take a little-endian args and an offset 16 years ago
Jeff Layton 46a7574caf cifs: fix artificial limit on reading symlinks 16 years ago
Jeff Layton 8b6427a2a8 cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4) 16 years ago
Jeff Layton d8e2f53ac9 cifs: fix error handling in parse_DFS_referrals 16 years ago
Steve French ac68392460 [CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmssp 16 years ago
Steve French 24d35add2b [CIFS] Remove sparse warning 16 years ago
Steve French 989c7e512f [CIFS] remove checkpatch warning 16 years ago
Steve French afe48c31ea [CIFS] Fix final user of old string conversion code 16 years ago
Steve French 0e0d2cf327 [CIFS] Remove sparse endian warnings 16 years ago
Steve French d185cda771 [CIFS] rename cifs_strndup to cifs_strndup_from_ucs 16 years ago
Jeff Layton 460b96960d cifs: change CIFSSMBUnixQuerySymLink to use new helpers 16 years ago
Jeff Layton 066ce68994 cifs: rename cifs_strlcpy_to_host and make it use new functions 16 years ago
Jeff Layton 69f801fcaa cifs: add new function to get unicode string length in bytes 16 years ago
Suresh Jayaraman 968460ebd8 cifs: Rename cifs_strncpy_to_host and fix buffer size 16 years ago
Jeff Layton fbec9ab952 cifs: vary timeout on writes past EOF based on offset (try #5) 16 years ago
Steve French 85a6dac54a [CIFS] Endian convert UniqueId when reporting inode numbers from server files 16 years ago
Jeff Layton fcc7c09d94 cifs: fix buffer format byte on NT Rename/hardlink 16 years ago
Steve French b298f22355 [CIFS] Send SMB flush in cifs_fsync 16 years ago
Steve French eca6acf915 [CIFS] Fix multiuser mounts so server does not invalidate earlier security contexts 16 years ago
Julia Lawall 359d67d6ad [CIFS] Remove redundant test 16 years ago
Steve French 4c3130efda [CIFS] Cleanup: Move the check for too large R/W requests 16 years ago
Steve French 61e7480158 [CIFS] various minor cleanups pointed out by checkpatch script 16 years ago
Jeff Layton 331c313510 cifs: fix buffer overrun in parse_DFS_referrals 16 years ago
Steve French bfb59820ee [CIFS] fix check for dead tcon in smb_init 16 years ago
Igor Mammedov 2c55608f28 Fixed parsing of mount options when doing DFS submount 16 years ago