Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric W. Biederman 64ed39dd1e cifs: Convert struct cifs_ses to use a kuid_t and a kgid_t hace 12 años
  Eric W. Biederman 3da4656504 cifs: Modify struct smb_vol to use kuids and kgids hace 12 años
  Eric W. Biederman fef59fd728 cifs: Convert struct cifsFileInfo to use a kuid hace 12 años
  Eric W. Biederman 4a2c8cf569 cifs: Convert struct cifs_fattr to use kuid and kgids hace 12 años
  Eric W. Biederman 6d4a083205 cifs: Convert struct tcon_link to use a kuid. hace 12 años
  Pavel Shilovsky 63b7d3a41c CIFS: Don't let read only caching for mandatory byte-range locked files hace 12 años
  Pavel Shilovsky ca8aa29c60 Revert "CIFS: Fix write after setting a read lock for read oplock files" hace 12 años
  Pavel Shilovsky c299dd0e2d CIFS: Fix write after setting a read lock for read oplock files hace 12 años
  Steve French 38107d45cf Do not send SMB2 signatures for SMB3 frames hace 12 años
  Steve French 1cc9bd6861 make convert_delimiter use strchr instead of open-coding it hace 12 años
  Jeff Layton b979aaa177 cifs: get rid of smb_vol->UNCip and smb_vol->port hace 12 años
  Steve French dd446b16ed Add SMB2.02 dialect support hace 12 años
  Steve French 6d3ea7e497 CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2 hace 12 años
  Steve French 81bcd8b795 default authentication needs to be at least ntlmv2 security for cifs mounts hace 12 años
  Steve French e4aa25e780 [CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=) hace 13 años
  Pavel Shilovsky 760ad0cac1 CIFS: Make ops->close return void hace 13 años
  Pavel Shilovsky 233839b1df CIFS: Fix fast lease break after open problem hace 13 años
  Pavel Shilovsky b8c32dbb0d CIFS: Request SMB2.1 leases hace 13 años
  Pavel Shilovsky 1b4b55a1d9 CIFS: Turn lock mutex into rw semaphore hace 13 años
  Pavel Shilovsky d39a4f710b CIFS: Move brlock code to ops struct hace 13 años
  Pavel Shilovsky f45d34167c CIFS: Remove spinlock dependence in brlock processing hace 13 años
  Pavel Shilovsky 1c0bd60b56 CIFS: Add NTLMSSP sec type to defaults hace 13 años
  Jeff Layton 71953fc6e4 cifs: remove kmap lock and rsize limit hace 13 años
  Jeff Layton 5819575ec6 cifs: replace kvec array in readdata with a single kvec hace 13 años
  Jeff Layton 8321fec436 cifs: convert async read code to use pages array without kmapping hace 13 años
  Jeff Layton c5fab6f4f0 cifs: turn the pages list in cifs_readdata into an array hace 13 años
  Jeff Layton f4e49cd2dc cifs: allocate kvec array for cifs_readdata as a separate allocation hace 13 años
  Jeff Layton eddb079deb cifs: convert async write code to pass in data via rq_pages array hace 13 años
  Jeff Layton fec344e3f3 cifs: change cifs_call_async to use smb_rqst structs hace 13 años
  Jeff Layton bf5ea0e2f2 cifs: change signing routines to deal with smb_rqst structs hace 13 años