Commit Graph

320 Commits (089e34b60033863549fbe561d31ac8c778a20e7f)

Author SHA1 Message Date
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
Steve French ec58ef0328 [CIFS] Update kconfig for cifs 19 years ago
Steve French 0753ca7bc2 [CIFS] Change pragma pack(1) to attribute(packed) to allow cifs on arm to access 20 years ago
Steve French 23e7dd7d95 [CIFS] Defer close of file handle slightly if there are pending writes that 20 years ago
Steve French 84d2f07e8e CIFS: cifs_writepages should not write beyond end of file 20 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