Commit History

Author SHA1 Message Date
  Shirish Pargaonkar 32811d242f cifs: Start using per session key for smb2/3 for signature generation 12 years ago
  Pavel Shilovsky d244bf2dfb CIFS: Implement follow_link for nounix CIFS mounts 12 years ago
  Steve French 1b244081af Do not attempt to do cifs operations reading symlinks with SMB2 12 years ago
  Steve French 95dc8dd14e Limit allocation of crypto mechanisms to dialect which requires 12 years ago
  Steve French e65a5cb417 [CIFS] Fix build warning 12 years ago
  Steve French 429b46f4fd [CIFS] SMB3 Signing enablement 12 years ago
  Jeff Layton 3f618223dc move sectype to the cifs_ses instead of TCP_Server_Info 12 years ago
  Jeff Layton 38d77c50b4 cifs: track the enablement of signing in the TCP_Server_Info 12 years ago
  Jeff Layton 9ddec56131 cifs: move handling of signed connections into separate function 12 years ago
  Joe Perches f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 years ago
  Eric W. Biederman 49418b2c28 cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t 12 years ago
  Eric W. Biederman dbfb98af18 cifs: Convert from a kuid before printing current_fsuid 12 years ago
  Eric W. Biederman 8abf2775dd cifs: Use kuids and kgids SID to uid/gid mapping 12 years ago
  Jeff Layton faa65f07d2 cifs: simplify id_to_sid and sid_to_id mapping code 12 years ago
  Pavel Shilovsky 081c0414dc CIFS: Do not permit write to a range mandatory locked with a read lock 12 years ago
  Jeff Layton b979aaa177 cifs: get rid of smb_vol->UNCip and smb_vol->port 12 years ago
  Steve French 6d3ea7e497 CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2 12 years ago
  Shirish Pargaonkar c052e2b423 cifs: obtain file access during backup intent lookup (resend) 12 years ago
  Pavel Shilovsky 233839b1df CIFS: Fix fast lease break after open problem 12 years ago
  Pavel Shilovsky 579f905323 CIFS: Check for mandatory brlocks on read/write 12 years ago
  Pavel Shilovsky f7ba7fe685 CIFS: Add brlock support for SMB2 12 years ago
  Pavel Shilovsky d39a4f710b CIFS: Move brlock code to ops struct 12 years ago
  Jeff Layton fec344e3f3 cifs: change cifs_call_async to use smb_rqst structs 13 years ago
  Jeff Layton fb308a6f22 cifs: teach signing routines how to deal with arrays of pages in a smb_rqst 13 years ago
  Jeff Layton bf5ea0e2f2 cifs: change signing routines to deal with smb_rqst structs 13 years ago
  Pavel Shilovsky 92fc65a74a CIFS: Move readdir code to ops struct 13 years ago
  Pavel Shilovsky d143341815 CIFS: Move set_file_size to ops struct 13 years ago
  Steve French d6e906f1b5 CIFS: Move hardlink to ops struct 13 years ago
  Pavel Shilovsky 8ceb984379 CIFS: Move rename to ops struct 13 years ago
  Pavel Shilovsky 3c1bf7e48e CIFS: Enable signing in SMB2 13 years ago