Commit Graph

380 Commits (b8a3a5214d7cc115f1ca3a3967b7229d97c46f4a)

Author SHA1 Message Date
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
Eric Sesterhenn a048d7a870 [CIFS] Convert remaining places in fs/cifs from 19 years ago
Steve French 93544cc648 [PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio mount 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 1877c9ea66 [CIFS] Remove compiler warning 19 years ago
Steve French eb9bdaa3f3 Signed-off-by: Steve French <sfrench@us.ibm.com> 19 years ago
Steve French 17cbbafe8e [CIFS] Make cifs default wsize match what we actually want to send (52K 19 years ago
Steve French 0820e15a35 [CIFS] Do not zero non-existent iovec in SendReceive response processing. 19 years ago
Steve French 47c886b312 [CIFS] Fix oops in cifs_readpages caused by not checking buf_type in an 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 c32a0b689c [CIFS] Allow local filesize for file that is open for write to be updated 19 years ago
Jesper Juhl 3c6bee1d40 [PATCH] turn "const static" into "static const" 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
OGAWA Hirofumi 28fd129827 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) 19 years ago
Steve French f3f6ec4b77 [CIFS] Fix cifs trying to write to f_ops 19 years ago
Steve French a6230af7bd [CIFS] Minor cleanup to new cifs acl header. 19 years ago
Steve French fdf7f2e919 [CIFS] Fix typos in rfc1002pdu.h 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 84afc29b18 [CIFS] Readpages and readir performance improvements - eliminate extra 19 years ago
Steve French bf82067917 [CIFS] Kerberos and CIFS ACL support part 1 19 years ago
Steve French 83451879ab [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in 19 years ago
Steve French 25741b3e43 [CIFS] For previous fix, mode on mkdir needed S_IFDIR left out. 19 years ago
Steve French 2a138ebb01 [CIFS] Missing parenthesis and typo in previous fix 19 years ago
Steve French 6ab16d2495 [CIFS] Fix umount --force to wake up the pending response queue, not just 19 years ago
Steve French 6473a559c3 [CIFS] Fix missing permission check on setattr when noperm mount option is 19 years ago
Steve French 3abb92722a [CIFS] When file is deleted locally but later recreated on the server 19 years ago
Steve French cdbce9c87e [CIFS] Fix setattr of mode only (e.g. in some chmod cases) to Windows 19 years ago
Steve French 86c96b4bb7 [CIFS] Fix mknod of block and chardev over SFU mounts 19 years ago
Steve French c119b87d59 [CIFS] Missing part of previous patch 19 years ago
Steve French 3020a1f58c [CIFS] Fix scheduling while atomic when pending writes at file close time 19 years ago
Steve French 87c89dd733 [CIFS] Vectored and async i/o turned on and correct the 19 years ago
Steve French 9e294f1c4d [CIFS] Recognize properly symlinks and char/blk devices (not just 19 years ago
Steve French 0f2b27c438 [CIFS] Fix sparse warnings on smb bcc (byte count) 19 years ago
Steve French ff7feac963 [CIFS] Fix endian errors (setfacl/getfacl failures) in handling ACLs 19 years ago
Steve French d6e2f2a4c8 [CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs) 19 years ago
Steve French e89dc92096 [CIFS] Cleanup sparse warnings for unicode little endian casts 19 years ago
Steve French 8b94bcb923 [CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requests 19 years ago
Steve French 69114089b7 [CIFS] Reduce sparse endian warnings 19 years ago
Steve French 3c50c61826 [CIFS] Update CIFS change log 19 years ago
Steve French a2653ebab3 [CIFS] Reserve upcall IDX value for CIFS with connector header and add 19 years ago
Steve French 7b7abfe3dd 19 years ago
Jesper Juhl f99d49adf5 [PATCH] kfree cleanup: fs 19 years ago