Commit History

Author SHA1 Message Date
  Steve French e4aa25e780 [CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=) 12 years ago
  Pavel Shilovsky 760ad0cac1 CIFS: Make ops->close return void 13 years ago
  Pavel Shilovsky 233839b1df CIFS: Fix fast lease break after open problem 13 years ago
  Pavel Shilovsky b8c32dbb0d CIFS: Request SMB2.1 leases 13 years ago
  Pavel Shilovsky 1b4b55a1d9 CIFS: Turn lock mutex into rw semaphore 13 years ago
  Pavel Shilovsky d39a4f710b CIFS: Move brlock code to ops struct 13 years ago
  Pavel Shilovsky f45d34167c CIFS: Remove spinlock dependence in brlock processing 13 years ago
  Pavel Shilovsky 1c0bd60b56 CIFS: Add NTLMSSP sec type to defaults 13 years ago
  Jeff Layton 71953fc6e4 cifs: remove kmap lock and rsize limit 13 years ago
  Jeff Layton 5819575ec6 cifs: replace kvec array in readdata with a single kvec 13 years ago
  Jeff Layton 8321fec436 cifs: convert async read code to use pages array without kmapping 13 years ago
  Jeff Layton c5fab6f4f0 cifs: turn the pages list in cifs_readdata into an array 13 years ago
  Jeff Layton f4e49cd2dc cifs: allocate kvec array for cifs_readdata as a separate allocation 13 years ago
  Jeff Layton eddb079deb cifs: convert async write code to pass in data via rq_pages array 13 years ago
  Jeff Layton fec344e3f3 cifs: change cifs_call_async to use smb_rqst structs 13 years ago
  Jeff Layton bf5ea0e2f2 cifs: change signing routines to deal with smb_rqst structs 13 years ago
  Pavel Shilovsky 76ec5e3384 CIFS: Move statfs to ops struct 13 years ago
  Pavel Shilovsky 95a3f2f377 CIFS: Move oplock break to ops struct 13 years ago
  Pavel Shilovsky 2e44b28878 CIFS: Process oplocks for SMB2 13 years ago
  Pavel Shilovsky 92fc65a74a CIFS: Move readdir code to ops struct 13 years ago
  Pavel Shilovsky 6bdf6dbd66 CIFS: Move set_file_info 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
  Pavel Shilovsky ba9ad7257a CIFS: Move writepage to ops struct 13 years ago
  Pavel Shilovsky f9c6e234c3 CIFS: Move readpage code to ops struct 13 years ago
  Pavel Shilovsky 3331914125 CIFS: Add SMB2 support for cifs_iovec_write 13 years ago
  Pavel Shilovsky c9de5c80d5 CIFS: Move async write to ops struct 13 years ago
  Pavel Shilovsky 09a4707e76 CIFS: Add SMB2 support for cifs_iovec_read 13 years ago