Commit History

Author SHA1 Message Date
  David Disseldorp 7ac0febb81 cifs: fill TRANS2_QUERY_FILE_INFO ByteCount fields 12 years ago
  Jeff Layton 50285882fd cifs: fix SMB2 signing enablement in cifs_enable_signing 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 e598d1d8fb cifs: track the flavor of the NEGOTIATE reponse 12 years ago
  Jeff Layton 9193400b69 cifs: factor out check for extended security bit into separate function 12 years ago
  Jeff Layton 9ddec56131 cifs: move handling of signed connections into separate function 12 years ago
  Jeff Layton 2190eca1d0 cifs: break out lanman NEGOTIATE handling into separate function 12 years ago
  Jeff Layton 31d9e2bd5f cifs: break out decoding of security blob into separate function 12 years ago
  Jeff Layton 3534b8508e cifs: throw a warning if negotiate or sess_setup ops are passed NULL server or session pointers 12 years ago
  Jeff Layton 0124cc4511 cifs: store the real expected sequence number in the mid 12 years ago
  Joe Perches f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 years ago
  Silviu-Mihai Popescu f7f7c1850e fs: cifs: use kmemdup instead of kmalloc + memcpy 12 years ago
  Jeff Layton 94e1800768 cifs: don't try to unlock pagecache page after releasing it 12 years ago
  Ouyang Maochun c51bb0ea40 cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue() 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
  Shirish Pargaonkar c052e2b423 cifs: obtain file access during backup intent lookup (resend) 12 years ago
  Jeff Layton 5819575ec6 cifs: replace kvec array in readdata with a single kvec 12 years ago
  Jeff Layton 8321fec436 cifs: convert async read code to use pages array without kmapping 12 years ago
  Jeff Layton eddb079deb cifs: convert async write code to pass in data via rq_pages array 12 years ago
  Jeff Layton fec344e3f3 cifs: change cifs_call_async to use smb_rqst structs 12 years ago
  Jeff Layton bf5ea0e2f2 cifs: change signing routines to deal with smb_rqst structs 12 years ago
  Pavel Shilovsky d143341815 CIFS: Move set_file_size to ops struct 12 years ago
  Steve French d6e906f1b5 CIFS: Move hardlink to ops struct 12 years ago
  Pavel Shilovsky 8ceb984379 CIFS: Move rename to ops struct 12 years ago
  Pavel Shilovsky ba9ad7257a CIFS: Move writepage to ops struct 12 years ago
  Pavel Shilovsky 3331914125 CIFS: Add SMB2 support for cifs_iovec_write 12 years ago
  Pavel Shilovsky c9de5c80d5 CIFS: Move async write to ops struct 12 years ago
  Pavel Shilovsky 09a4707e76 CIFS: Add SMB2 support for cifs_iovec_read 12 years ago
  Pavel Shilovsky 4b4de76e35 CIFS: Replace netfid with cifs_fid struct in cifsFileInfo 12 years ago