Commit Graph

148 Commits (ebcee4b5c9136096f64ee6f691a013d7c0a4bc34)

Author SHA1 Message Date
Jeff Layton cb7691b648 cifs: add local server pointer to cifs_setup_session 17 years ago
Steve French ad8b15f0ff [CIFS] list entry can not return null 17 years ago
Steve French 26b994fad6 [CIFS] Code cleanup in old sessionsetup code 17 years ago
Jeff Layton 93d0ec8518 remove locking around tcpSesAllocCount atomic variable 17 years ago
Harvey Harrison 5ca33c6ac3 cifs: assorted endian annotations 17 years ago
Jeff Layton 09e50d55a9 lockdep: annotate cifs in-kernel sockets 17 years ago
Steve French dbdbb87636 [CIFS] Fix hang in mount when negprot causes server to kill tcp session 17 years ago
Steve French 27adb44c4f [CIFS] warn if both dynperm and cifsacl mount options specified 17 years ago
Steve French 95b1cb90b7 [CIFS] enable parsing for transport encryption mount parm 17 years ago
Steve French c2cf07d591 [CIFS] Finishup DFS code 17 years ago
Steve French 646dd53987 [CIFS] Fix paths when share is in DFS to include proper prefix 17 years ago
Steve French 582d21e5e3 [CIFS] cleanup old checkpatch warnings 17 years ago
Jeff Layton d0a9c078db [CIFS] CIFS currently allows for permissions to be changed on files, even 17 years ago
Steve French e691b9d1a0 [CIFS] don't allow demultiplex thread to exit until kthread_stop is called 17 years ago
Jeff Layton 02eadeffda [CIFS] add local struct inode pointer to cifs_setattr 17 years ago
Cyrill Gorcunov 1b20d67218 [CIFS] cifs_find_tcp_session cleanup 17 years ago
Igor Mammedov 7c5e628f95 [CIFS] Fixed build warning in is_ip 17 years ago
Steve French cf432eb50f [CIFS] cleanup cifsd completion 17 years ago
Steve French dea570e08a [CIFS] Remove over-indented code in find_unc(). 17 years ago
Steve French 4b18f2a9c3 [CIFS] convert usage of implicit booleans to bool 17 years ago
Steve French 5d941ca628 [CIFS] Fix oops when slow oplock process races with unmount 17 years ago
Steve French c2d68ea65b [CIFS] fix prepath conversion when server supports posix paths 17 years ago
Igor Mammedov 11b6d6450c [CIFS] Only convert / when server does not support posix paths 17 years ago
Steve French 03a143c909 [CIFS] fixup prefixpaths which contain multiple path components 17 years ago
Steve French 90c81e0b0e [CIFS] clean up some hard to read ifdefs 17 years ago
Steve French 366781c196 [CIFS] DFS build fixes 17 years ago
Steve French 88e7d705c4 [CIFS] hold ses sem on tcp session reconnect during mount 17 years ago
Jeff Layton 1d9a8852c3 [CIFS] redo existing session setup if needed in cifs_mount 17 years ago
Petr Tesarik 2a97468024 [CIFS] Fix spurious reconnect on 2nd peek from read of SMB length 17 years ago
Steve French 8840dee9dc [CIFS] minor checkpatch cleanup 17 years ago
Jeff Layton c359cf3c61 [CIFS] add hostname field to TCP_Server_Info struct 17 years ago
Jeff Layton 70fe7dc055 [CIFS] clean up error handling in cifs_mount 17 years ago
Steve French 133672efbc [CIFS] Fix buffer overflow if server sends corrupt response to small 17 years ago
Trond Myklebust 91cf45f02a [NET]: Add the helper kernel_sock_shutdown() 17 years ago
Jeff Layton 9b8f5f5737 [CIFS] fix oops on second mount to same server when null auth is used 18 years ago
Steve French 7505e0525c [CIFS] If no Access Control Entries, set mode perm bits to zero 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Steve French c18c732ec6 [CIFS] fix bad handling of EAGAIN error on kernel_recvmsg in cifs_demultiplex_thread 18 years ago
Cyrill Gorcunov 6345a3a880 [CIFS] formatting fixes 18 years ago
Steve French a013689ddb [CIFS] Fix cifsd so shuts down when signing fails during mount 18 years ago
Mariusz Kozlowski a8a11d399f [CIFS] remove some redundant argument checks 18 years ago
Steve French 7f8ed420f8 [CIFS] CIFS support for named pipes (part 1) 18 years ago
Steve French 442aa310f3 [CIFS] Support for CIFS ACLs (part 1) 18 years ago
Steve French 2224f4e5d5 [CIFS] fix typo in previous commit 18 years ago
Steve French 5a44b3190e [CIFS] Add warning message when broken server fails SetFSInfo call 18 years ago
Steve French 88f370a688 [CIFS] Fix potential NULL pointer usage if kzalloc fails 18 years ago
Steve French 638b250766 [CIFS] typo in earlier cifs_reconnect fix 18 years ago
Steve French 77159b4df8 [CIFS] Fix warnings shown by newer version of sparse 18 years ago
Steve French 26f57364d7 [CIFS] formatting cleanup found by checkpatch 18 years ago
Steve French f01d5e14e7 [CIFS] fix for incorrect session reconnects 18 years ago