Commit Graph

55 Commits (ab0920ce7ebb6d60063c793f227ae198a492251b)

Author SHA1 Message Date
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
Steve French 0ae0efada3 [CIFS] Fix rsize calculation so that large readx flag is checked. 20 years ago
Steve French 4a77118cd5 CIFS: Allow wsize to exceed CIFSMaxBufSize 20 years ago
Steve French 3e84469d01 [CIFS] Add writepages support to shrink memory usage on writes, 20 years ago
Steve French ede1327ea4 [PATCH] cifs: Add support for suspend 20 years ago
Steve French 70ca734a14 [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes 20 years ago
Nishanth Aravamudan 041e0e3b19 [PATCH] fs: fix-up schedule_timeout() usage 20 years ago
Pekka Enberg e915fc497a [PATCH] fs: convert kcalloc to kzalloc 20 years ago
Steve French 1c9551878c [CIFS] Add support for legacy servers part 4 20 years ago
Steve French cb8be64084 [CIFS] Add nolock synonym (ala nfs) for nobrl to disable sending byte range 20 years ago
Steve French 16abbecdad [CIFS] Add support for suspend 20 years ago
Steve French 6b8edfe0f9 [CIFS] Support for mounting to older servers part 2. Add support for 20 years ago
Steve French a10faeb2a3 [CIFS] Support for mounting to older, pre-CIFS servers added. This 20 years ago
Steve French d3485d37c0 [CIFS] Finish cifs mount option which requests case insensitive path 20 years ago
Steve French c46fa8acdc [CIFS] Add mount option for disabling sending byte range lock requests 20 years ago
Steve French f191401f59 [CIFS] rmmod cifs can oops if done soon after the last cifs unmount 20 years ago
Steve French 1982c344f1 [CIFS] Ensure that cifs multiplex ids do not collide. 20 years ago
Steve French d7245c2ccf [CIFS] Add compat with SFU (part 1) 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
Steve French 0cb766ae62 [PATCH] cifs: Do not sleep interruptible after socket connect failure 20 years ago
Steve French 31ca3bc3c5 [PATCH] cifs: Do not init smb requests or block when sending requests 20 years ago
Steve French 57337e42f1 [PATCH] cifs: handle termination of cifs oplockd kernel thread 20 years ago
Steve French cd63499cbe [PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (part 2 of 2) 20 years ago
Steve French e4eb295d38 [PATCH] cifs: Handle multiple response transact2 part 1 of 2 20 years ago
Steve French 46810cbf3d [PATCH] cifs: Ease memory pressure, do not use large buffers in byte range lock requests. 20 years ago
Steve French 67010fbc6f [PATCH] cifs: Better handle errors on second socket recv message call 20 years ago
Steve French 09d1db5c61 [PATCH] cifs: improve check for search entry going beyond end of SMB transact 20 years ago
Steve French 433dc24f24 [PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in session initialization 20 years ago
Steve French 099a58f681 [PATCH] cifs: Missing initialization for largeBuf flag left out of previous changeset 20 years ago
Steve French b8643e1b52 [PATCH] cifs: Do not use large smb buffers in response path 20 years ago
Steve French 848f3fce45 [PATCH] cifs: Do not interpret oplock break responses as responses to an unrelated command 20 years ago