Commit History

Author SHA1 Message Date
  Linus Torvalds 94f2f14234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
  Eric W. Biederman 64ed39dd1e cifs: Convert struct cifs_ses to use a kuid_t and a kgid_t 12 years ago
  Eric W. Biederman 3da4656504 cifs: Modify struct smb_vol to use kuids and kgids 12 years ago
  Eric W. Biederman fef59fd728 cifs: Convert struct cifsFileInfo to use a kuid 12 years ago
  Eric W. Biederman 4a2c8cf569 cifs: Convert struct cifs_fattr to use kuid and kgids 12 years ago
  Eric W. Biederman 6d4a083205 cifs: Convert struct tcon_link to use a kuid. 12 years ago
  Pavel Shilovsky 63b7d3a41c CIFS: Don't let read only caching for mandatory byte-range locked files 12 years ago
  Pavel Shilovsky ca8aa29c60 Revert "CIFS: Fix write after setting a read lock for read oplock files" 12 years ago
  Pavel Shilovsky c299dd0e2d CIFS: Fix write after setting a read lock for read oplock files 12 years ago
  Steve French 38107d45cf Do not send SMB2 signatures for SMB3 frames 12 years ago
  Steve French 1cc9bd6861 make convert_delimiter use strchr instead of open-coding it 12 years ago
  Jeff Layton b979aaa177 cifs: get rid of smb_vol->UNCip and smb_vol->port 12 years ago
  Steve French dd446b16ed Add SMB2.02 dialect support 12 years ago
  Steve French 6d3ea7e497 CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2 12 years ago
  Steve French 81bcd8b795 default authentication needs to be at least ntlmv2 security for cifs mounts 12 years ago
  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 12 years ago
  Pavel Shilovsky 233839b1df CIFS: Fix fast lease break after open problem 12 years ago
  Pavel Shilovsky b8c32dbb0d CIFS: Request SMB2.1 leases 12 years ago
  Pavel Shilovsky 1b4b55a1d9 CIFS: Turn lock mutex into rw semaphore 12 years ago
  Pavel Shilovsky d39a4f710b CIFS: Move brlock code to ops struct 12 years ago
  Pavel Shilovsky f45d34167c CIFS: Remove spinlock dependence in brlock processing 12 years ago
  Pavel Shilovsky 1c0bd60b56 CIFS: Add NTLMSSP sec type to defaults 12 years ago
  Jeff Layton 71953fc6e4 cifs: remove kmap lock and rsize limit 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 c5fab6f4f0 cifs: turn the pages list in cifs_readdata into an array 12 years ago
  Jeff Layton f4e49cd2dc cifs: allocate kvec array for cifs_readdata as a separate allocation 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