Commit Graph

43 Commits (5b76dc066a4deb937665521566f89aead756f049)

Author SHA1 Message Date
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Steve French b298f22355 [CIFS] Send SMB flush in cifs_fsync 16 years ago
Steve French c2b3382cd4 [CIFS] Fix build break 16 years ago
Jeff Layton f1987b44f6 cifs: reinstate sharing of tree connections 16 years ago
Jeff Layton 14fbf50d69 cifs: reinstate sharing of SMB sessions sans races 16 years ago
Jeff Layton e7ddee9037 cifs: disable sharing session and tcon and add new TCP sharing code 16 years ago
Steve French fb39601664 [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix 16 years ago
Steve French ad8b15f0ff [CIFS] list entry can not return null 17 years ago
Shirish Pargaonkar ef571cadd5 [CIFS] Fix warnings from checkpatch 17 years ago
Steve French 99b1f5b2f6 [CIFS] remove checkpatch warning 17 years ago
Alexey Dobriyan f984c7b982 Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> 17 years ago
Alexey Dobriyan 36a5aeb878 proc: remove proc_root_fs 17 years ago
Steve French e086fcea86 [CIFS] fix build break when proc disabled 17 years ago
Steve French 90c81e0b0e [CIFS] clean up some hard to read ifdefs 17 years ago
Steve French ad7a2926b9 [CIFS] reduce checkpatch warnings 17 years ago
Steve French a013689ddb [CIFS] Fix cifsd so shuts down when signing fails during mount 18 years ago
Steve French a23d306981 [CIFS] missing field in debug output from previous fix 18 years ago
Steve French 88f370a688 [CIFS] Fix potential NULL pointer usage if kzalloc fails 18 years ago
Steve French 50c2f75388 [CIFS] whitespace/formatting fixes 18 years ago
Steve French 762e5ab77c [CIFS] Fix sign mount option and sign proc config setting 18 years ago
Steve French ffdd6e4d16 [CIFS] fix whitespace 18 years ago
Steve French 221601c3d1 [CIFS] whitespace cleanup part 2 18 years ago
Steve French bd2abf177b [CIFS] cifs sprintf fix 18 years ago
Steve French a8ee03441f [CIFS] NTLMv2 support part 4 19 years ago
Steve French 9312f6754d [CIFS] Fix mask so can set new cifs security flags properly 19 years ago
Steve French bdc4bf6e8a [CIFS] Support for older servers which require plaintext passwords 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 ec637e3ffb [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages 19 years ago
Steve French 07475ffba5 [CIFS] Display large/small total buffer allocations in /proc/fs/cifs/Stats 19 years ago
Steve French 4498eed50a [CIFS] Add extended stats (STATS2) for total buffer allocations for 19 years ago
Steve French 47c786e79b [CIFS] Add null malloc response check in notify experimental code 20 years ago
Steve French 1047abc159 [CIFS] CIFS Stats improvements 20 years ago
Steve French 0ae0efada3 [CIFS] Fix rsize calculation so that large readx flag is checked. 20 years ago
Steve French 68058e7575 [CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoff 20 years ago
Steve French 131afd0b74 [CIFS] /proc/fs/cifs debug code cleanup and new stats2 20 years ago
Steve French a5a2b489ba [CIFS] Make CIFS statistics more accurate and add some stats that were 20 years ago
Steve French 0c0ff09329 [CIFS] Performance improvement, finish up adding CIFSSMBWrite2 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 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
Steve French 6c91d362f1 [PATCH] cifs: finish up of special character mapping capable unicode conversion routine part 2 of 3 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago