Commit Graph

62 Commits (a5a2b489bae8f66559a531df99a26eb16b42299e)

Author SHA1 Message Date
Steve French a5a2b489ba [CIFS] Make CIFS statistics more accurate and add some stats that were 20 years ago
Linus Torvalds cc314eef01 Fix nasty ncpfs symlink handling bug. 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 8d0d50948b [CIFS] Change Notify support part 1 - add dnotify thread for processing 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 a59c658607 [CIFS] Missing ; from previous fix. Pointed out by Shaggy. 20 years ago
Steve French 27876d02b3 [PATCH] CIFS: Fix path name conversion for long filenames 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 f4cfd69cf3 [CIFS] Fix path name conversion for long filenames when mapchars mount 20 years ago
Steve French d7245c2ccf [CIFS] Add compat with SFU (part 1) 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
Steve French dfb7533b5f [CIFS] Add stats for findfirst, findnext, findclose 20 years ago
Steve French d6e04ae64c [CIFS] CIFS writepage improvements - eliminate double copy 20 years ago
Steve French 3079ca621e [CIFS] Fix cifs update of page cache. Write at correct offset when out of memory 20 years ago
Alexey Dobriyan 36358c2142 [CIFS] fs/cifs/netmisc.c: fix sparse warning 20 years ago
Steve French d0d2f2df65 [CIFS] Update cifs version number and fix whitespace 20 years ago
Steve French b1a45695bd [CIFS] fix casts of unicode strings to match function definition 20 years ago
Steve French b2aeb9d565 [CIFS] Fix oops in cifs_unlink. Caused in some cases when renaming over existing, 20 years ago
Steve French 67594feb4b [CIFS] missing break needed to handle < when mount option "mapchars" specified 20 years ago
Adrian Bunk dfc1e14854 [PATCH] remove BK documentation 20 years ago
Steve French 9ea1f8f505 [PATCH] cifs: Update cifs todo list 20 years ago
Steve French 6857547671 [PATCH] cifs: append \* properly on ASCII servers 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 11aa0149d0 [PATCH] cifs: Fix mapping of EMLINK case 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 275cde1a1f [PATCH] cifs: cleanup various long lines 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 79944bf713 [PATCH] cifs: missing semicolon from previous fix 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 966ca92347 [PATCH] cifs: Fix caching problem 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 c81156dd21 [PATCH] cifs: cleanup of ifdefs usage so it is more consistent 20 years ago
Steve French f28ac91b05 [PATCH] cifs: CIFS ioctl needed by umount.cifs utility 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 d0724714fd [PATCH] cifs: Fix PPC64 compile error 20 years ago
Steve French 737b758c96 [PATCH] cifs: character mapping of special characters (part 3 of 3) 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