Commit Graph

115 Commits (7111d2144f17155b66e89b3655fcddbedefcf8a6)

Author SHA1 Message Date
Steve French 3979877e56 [CIFS] Support for setting up SMB sessions to legacy lanman servers 19 years ago
Steve French 26a21b980b [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log 19 years ago
Steve French cec6815a12 [CIFS] endian fix for new POSIX byte range lock support 19 years ago
Steve French fc94cdb944 [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock 19 years ago
Steve French 60808233f3 [CIFS] Readdir fixes to allow search to start at arbitrary position 19 years ago
Alexey Dobriyan 53b3531bbb [PATCH] s/;;/;/g 19 years ago
Steve French 88274815f7 [CIFS] Fix two remaining coverity scan tool warnings. 19 years ago
Steve French f26282c9af [CIFS] Use correct pid on new cifs posix byte range lock call 19 years ago
Steve French 08547b036b [CIFS] Add posix (advisory) byte range locking support to cifs client 19 years ago
Steve French d47d7c1a85 [CIFS] CIFS readdir perf optimizations part 1 19 years ago
Steve French 4b8f930ff8 [CIFS] Free small buffers earlier so we exceed the cifs 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 04fdabe17c [CIFS] fix compile error (typo) and warning in cifssmb.c 19 years ago
Steve French 12b3b8ffb5 [CIFS] Cleanup NTLMSSP session setup handling 19 years ago
Steve French d41f084a74 [CIFS] Remove compiler warning 19 years ago
Steve French eeac8047fc [CIFS] Fix CIFS to recognize share mode security 19 years ago
Steve French 84153973a2 [CIFS] Fix typo 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 84afc29b18 [CIFS] Readpages and readir performance improvements - eliminate extra 19 years ago
Steve French 6ab16d2495 [CIFS] Fix umount --force to wake up the pending response queue, not just 19 years ago
Steve French ff7feac963 [CIFS] Fix endian errors (setfacl/getfacl failures) in handling ACLs 19 years ago
Steve French e89dc92096 [CIFS] Cleanup sparse warnings for unicode little endian casts 20 years ago
Steve French ec58ef0328 [CIFS] Update kconfig for cifs 20 years ago
Steve French 47c786e79b [CIFS] Add null malloc response check in notify experimental code 20 years ago
Steve French 8cc64c6ecf [CIFS] Allow SMBWrite2 to work to older servers 20 years ago
Steve French 3e84469d01 [CIFS] Add writepages support to shrink memory usage on writes, 20 years ago
Steve French 70ca734a14 [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes 20 years ago
Steve French 2096243885 [CIFS] Add support for legacy servers part nine. statfs (df and du) is now 20 years ago
Steve French e30dcf3a19 [CIFS] Add support for legacy servers part eight. Write fixes for Windows 20 years ago
Steve French 3e87d80391 [CIFS] Add support for legacy servers part seven. Fix open for write, 20 years ago
Steve French bfa0d75a1e [CIFS] Add support for legacy servers part 5 20 years ago
Steve French 1c9551878c [CIFS] Add support for legacy servers part 4 20 years ago
Steve French a9d02ad490 [CIFS] Support for legacy servers part 3 - Add support for Open and most 20 years ago
Steve French 167a251ad6 [CIFS] Change notify support part 3 20 years ago
Steve French abb15b8ae4 [CIFS] Missing line from previous patch 20 years ago
Steve French ff5dbd9ead [CIFS] Change notify support part 2 20 years ago
Steve French a454434758 CIFS: Reduce CONFIG_CIFS_STATS ifdefs 20 years ago
Steve French 6b8edfe0f9 [CIFS] Support for mounting to older servers part 2. Add support for 20 years ago
Steve French a5a2b489ba [CIFS] Make CIFS statistics more accurate and add some stats that were 20 years ago
Steve French 1982c344f1 [CIFS] Ensure that cifs multiplex ids do not collide. 20 years ago
Steve French a59c658607 [CIFS] Missing ; from previous fix. Pointed out by Shaggy. 20 years ago
Steve French d024709deb [PATCH] CIFS: Fix missing entries in search results 20 years ago
Steve French 4a6d87f1db [CIFS] Add missing check for path name allocation failure. Remove four 20 years ago
Steve French ef6724e321 [CIFS] Fix missing entries in search results when very long file names and 20 years ago
Steve French eda3c02989 [CIFS] Add compat with SFU (part 2) 20 years ago
Steve French 0c0ff09329 [CIFS] Performance improvement, finish up adding CIFSSMBWrite2 20 years ago
Steve French 45abc6ee2b [CIFS] Fix typo in POSIX SetFSInfo call 20 years ago
Jeremy Allison ac67055ef2 [CIFS] POSIX extensions, SetFSInfo added 20 years ago