Commit Graph

87 Commits (b8a3a5214d7cc115f1ca3a3967b7229d97c46f4a)

Author SHA1 Message Date
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 18 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
Pavel Machek 0fd1ffe063 [CIFS] Fix suspend/resume problem which causes EIO on subsequent access to 19 years ago
Steve French 7c7b25bc8e [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2 19 years ago
Steve French 3979877e56 [CIFS] Support for setting up SMB sessions to legacy lanman servers 19 years ago
Steve French 08775834c4 [CIFS] Fix typos in previous fix 19 years ago
Steve French a424f8bfcb [CIFS] fix memory leak in cifs session info struct on reconnect 19 years ago
Steve French a878fb2218 [CIFS] Do not limit the length of share names (was 100 for whole UNC name) 19 years ago
Steve French 301dc3e6f6 [CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined 19 years ago
Steve French 60808233f3 [CIFS] Readdir fixes to allow search to start at arbitrary position 19 years ago
Steve French e77e6f3be9 [CIFS] Always match oplock break (cache notification) to the right tcp 19 years ago
Steve French d7c8c94d3e [CIFS] Fix slow oplock break response when mounts to different 19 years ago
Steve French 083d3a2cff [CIFS] Workaround various server bugs found in testing at connectathon 19 years ago
Steve French 82940a4658 [CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we want 19 years ago
Steve French 184ed2110a [CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrapping 19 years ago
Steve French 6cec2aed86 [PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket error 19 years ago
Steve French 5815449d1b [CIFS] SessionSetup cleanup part 2 19 years ago
Steve French 12b3b8ffb5 [CIFS] Cleanup NTLMSSP session setup handling 19 years ago
Steve French 1877c9ea66 [CIFS] Remove compiler warning 19 years ago
Steve French 17cbbafe8e [CIFS] Make cifs default wsize match what we actually want to send (52K 19 years ago
Steve French eeac8047fc [CIFS] Fix CIFS to recognize share mode security 19 years ago
Steve French 0a4b92c05e [CIFS] Add worker function for Get ACL cifs style 19 years ago
Steve French ec637e3ffb [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages 19 years ago
Steve French bf82067917 [CIFS] Kerberos and CIFS ACL support part 1 19 years ago
Steve French e89dc92096 [CIFS] Cleanup sparse warnings for unicode little endian casts 19 years ago
Steve French a2653ebab3 [CIFS] Reserve upcall IDX value for CIFS with connector header and add 19 years ago
Jesper Juhl f99d49adf5 [PATCH] kfree cleanup: fs 19 years ago
Steve French 1047abc159 [CIFS] CIFS Stats improvements 20 years ago
Steve French b387eaeb66 [CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaults 20 years ago