Commit Graph

44 Commits (9dea88514c476d303f59e19b27ef26bb52dc193a)

Author SHA1 Message Date
Pekka Enberg e915fc497a [PATCH] fs: convert kcalloc to kzalloc 20 years ago
Miklos Szeredi e08fc0457a [PATCH] cifs_create() fix 20 years ago
Steve French d634cc15e8 [PATCH] Fix oops in fs/locks.c on close of file with pending locks 20 years ago
Linus Torvalds cc314eef01 Fix nasty ncpfs symlink handling bug. 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 3079ca621e [CIFS] Fix cifs update of page cache. Write at correct offset when out of memory 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
Steve French d14537f103 [PATCH] cifs: remove a few redundant null pointer checks, and cleanup misc source formatting 20 years ago
Steve French 6a0b48245a [PATCH] cifs: Add new mount parm mapchars 20 years ago
Steve French cbe0476fa6 [PATCH] cifs: fix rare oops in cifs_close 20 years ago
Steve French ad009ac965 [PATCH] cifs: Fix multiuser packet signing to use the right sequence number and mac session key 20 years ago
Steve French c67593a031 [PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattr 20 years ago
Steve French 75cf6bdc52 [PATCH] cifs: Gracefully turn off serverino (when serverino is enabled on mount) 20 years ago
Steve French f654bac222 [PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensions 20 years ago
Steve French 1da0c78b32 [PATCH] cifs: Only send POSIX ACL calls to server if server claims to support that capability bit 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago