Commit Graph

166 Commits (7586b76585d15db767c19255ba0ecfb164df99f7)

Author SHA1 Message Date
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 17 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
Steve French c18c842b1f [CIFS] Allow disabling CIFS Unix Extensions as mount option 18 years ago
Steve French 63135e088a [CIFS] More whitespace/formatting fixes (noticed by checkpatch) 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Steve French 50c2f75388 [CIFS] whitespace/formatting fixes 18 years ago
Steve French fb8c4b14d9 [CIFS] whitespace cleanup 18 years ago
Steve French b609f06ac4 [CIFS] Fix packet signatures for NTLMv2 case 18 years ago
Steve French 467a8f8d48 [CIFS] whitespace cleanup 18 years ago
Jeff 5d9c720678 [CIFS] Do not allow signals in cifs_demultiplex_thread 18 years ago
Steve French 75865f8cc8 [CIFS] Add in some missing flags and cifs README and TODO corrections 18 years ago
Steve French f7f7c31c98 [CIFS] typo in previous patch 18 years ago
Steve French 28356a1679 [CIFS] Fix oops on failed cifs mount (in kthread_stop) 18 years ago
Jeff Layton 8426c39c12 [CIFS] Make sec=none force an anonymous mount 18 years ago
Steve French 0b2365f826 [CIFS] Fix oops in reset_cifs_unix_caps on reconnect 18 years ago
Steve French 4523cc3044 [CIFS] UID/GID override on CIFS mounts to Samba 18 years ago
Steve French 984acfe1cf [CIFS] prefixpath mounts to servers supporting posix paths used wrong slash 18 years ago
Steve French 5858ae44e2 [CIFS] Add IPv6 support 18 years ago
Igor Mammedov aaf737adb6 [CIFS] Switch cifsd to kthread_run from kernel_thread 18 years ago
Steve French 8af1897158 [CIFS] on reconnect to Samba - reset the unix capabilities 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Steve French 4b952a9b08 [CIFS] Allow null user connections 19 years ago
Steve French 1a4e15a04e [CIFS] Missing flags2 for DFS 19 years ago
Serge E. Hallyn e9ff3990f0 [PATCH] namespaces: utsname: switch to using uts namespaces 19 years ago
Steve French 9ac00b7d96 [CIFS] Do not send newer QFSInfo to legacy servers which can not support it 19 years ago
Steve French 175ec9e11c [CIFS] Rename server time zone field 19 years ago
Steve French 2cd646a2d1 [CIFS] Remove static and unused symbols 19 years ago
Steve French 2fe87f02a0 [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) 19 years ago
Steve French e466e4876b [CIFS] Fix oops in cifs_close due to unitialized lock sem and list in 19 years ago
Steve French 6c3d8909d8 [CIFS] Allow cifsd to suspend if connection is lost 19 years ago
Steve French 3a5ff61c18 [CIFS] Do not time out posix brl requests when using new posix setfileinfo 19 years ago
Steve French 750d1151a6 [CIFS] Fix allocation of buffers for new session setup routine to allow 19 years ago
Steve French cd49b492fe [CIFS] remove some redundant null pointer checks 19 years ago
Steve French 189acaaef8 [CIFS] Enable sec flags on mount for cifs (part one) 19 years ago