Commit Graph

1666 Commits (f2bb26b9b7652287719f08f080c09c2d7ddcf6b5)

Author SHA1 Message Date
Jeff Layton c8054ebdb6 cifs: find mid earlier in receive codepath 14 years ago
Jeff Layton 2a37ef94bb cifs: move buffer pointers into TCP_Server_Info 14 years ago
Jeff Layton ffc00e27aa cifs: eliminate is_multi_rsp parm to find_cifs_mid 14 years ago
Jeff Layton ea1f4502fc cifs: move mid finding into separate routine 14 years ago
Jeff Layton 89482a56a0 cifs: add a third receive phase to cifs_demultiplex_thread 14 years ago
Jeff Layton 1041e3f991 cifs: keep a reusable kvec array for receives 14 years ago
Jeff Layton 42c4dfc213 cifs: turn read_from_socket into a wrapper around a vectorized version 14 years ago
Gerlando Falauto ad4778fb40 CIFS: fix automount for DFS shares 14 years ago
Dan Carpenter 7748dd6eab CIFS: cleanup min_t() cast in cifs_read() 14 years ago
Shirish Pargaonkar a5ff376966 cifs: Call id to SID mapping functions to change owner/group (try #4 repost) 14 years ago
Pavel Shilovsky d59dad2be0 CIFS: Move byte range lock list from fd to inode 14 years ago
Jeff Layton fe11e4ccb8 cifs: clean up check_rfc1002_header 14 years ago
Pavel Shilovsky 03776f4516 CIFS: Simplify byte range locking code 14 years ago
Pavel Shilovsky 94443f4340 CIFS: Fix incorrect max RFC1002 write size value 14 years ago
Jeff Layton a52c1eb7ae cifs: simplify read_from_socket 14 years ago
Shirish Pargaonkar 21fed0d5b7 cifs: Add data structures and functions for uid/gid to SID mapping (try #4) 14 years ago
Steve French 20c3a200c4 Typo in cifs readme in name of module parm directory 14 years ago
Shirish Pargaonkar d026168692 cifs: clean up unused encryption code 14 years ago
Shirish Pargaonkar 3d3ea8e64e cifs: Add mount options for backup intent (try #6) 14 years ago
Suresh Jayaraman 8bc4392a1e cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface 14 years ago
Suresh Jayaraman c9c4708fdf cifs: update README about the kernel module parameters 14 years ago
Steve French e75047344e add new module parameter 'enable_oplocks' 14 years ago
Jeff Layton ba749e6d52 cifs: check for unresponsive server every time we call kernel_recvmsg 14 years ago
Jeff Layton e831e6cf3a cifs: make smb_msg local to read_from_socket 14 years ago
Jeff Layton e2218eab20 cifs: trivial: remove obsolete comment 14 years ago
Jeff Layton 826a95e4a3 cifs: consolidate signature generating code 14 years ago
Jeff Layton 376b43f41c cifs: clean up checkSMB 14 years ago
Jeff Layton c974befa40 cifs: untangle server->maxBuf and CIFSMaxBufSize 14 years ago
Paul Bolle f3a6a60e4c cifs: Fix typo 'CIFS_NFSD_EXPORT' 14 years ago
Jeff Layton 4a29a0bd1d cifs: get rid of unused xid in cifs_get_root 14 years ago
Jeff Layton b4dacbc282 cifs: use memcpy for magic string in cifs signature generation BSRSPYL 14 years ago
Jeff Layton ac423446d8 cifs: switch CIFSSMBQAllEAs to use memcmp 14 years ago
Sachin Prabhu 875cd04381 cifs: Display strictcache mount option in /proc/mounts 14 years ago
Steve French 9d1e397b7b [CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2 14 years ago
Jesper Juhl 95c7545453 CIFS: Don't free volume_info->UNC until we are entirely done with it. 14 years ago
Shirish Pargaonkar cfbd6f84c2 cifs: Fix broken sec=ntlmv2/i sec option (try #2) 14 years ago
Steve French c9c7fa0064 Fix the conflict between rwpidforward and rw mount options 14 years ago
Pavel Shilovsky 5b980b0121 CIFS: Fix ERR_PTR dereference in cifs_get_root 14 years ago
Jeff Layton 9438fabb73 cifs: fix possible memory corruption in CIFSFindNext 14 years ago
Steve French 04c05b4a68 update cifs version to 1.75 14 years ago
Steve French 13589c437d [CIFS] possible memory corruption on mount 14 years ago
Jeff Layton fa71f44706 cifs: demote cERROR in build_path_from_dentry to cFYI 14 years ago
Mimi Zohar f995e74087 CIFS: remove local xattr definitions 14 years ago
Shirish Pargaonkar e22906c564 cifs: Do not set cifs/ntfs acl using a file handle (try #4) 14 years ago
Steve French 789e666123 [CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines more readable 14 years ago
Jeff Layton 80975d21aa cifs: cope with negative dentries in cifs_get_root 14 years ago
Jeff Layton f9e8c45002 cifs: convert prefixpath delimiters in cifs_build_path_to_root 14 years ago
Pavel Shilovsky 0193e07226 CIFS: Fix missing a decrement of inFlight value 14 years ago
Jeff Layton b802898334 cifs: demote DFS referral lookup errors to cFYI 14 years ago
Steve French fc05a78efb Revert "cifs: advertise the right receive buffer size to the server" 14 years ago