summaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAgeFilesLines
* CIFS: Retrieve uid and gid from special sid if enabledSteve French2016-10-141-0/+123
* CIFS: Add new mount option to set owner uid and gid from special sids in aclSteve French2016-10-144-1/+11
* CIFS: Reset read oplock to NONE if we have mandatory locks after reopenPavel Shilovsky2016-10-131-0/+9
* CIFS: Fix persistent handles re-opening on reconnectPavel Shilovsky2016-10-132-5/+18
* SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setupSachin Prabhu2016-10-131-199/+162
* SMB2: Separate Kerberos authentication from SMB2_sess_setupSachin Prabhu2016-10-131-46/+230
* Expose cifs module parameters in sysfsGermano Percossi2016-10-131-3/+3
* Cleanup missing frees on some ioctlsSteve French2016-10-131-5/+4
* Enable previous version supportSteve French2016-10-134-2/+72
* Do not send SMB3 SET_INFO request if nothing is changingSteve French2016-10-131-0/+6
* SMB3: Add mount parameter to allow user to override max creditsSteve French2016-10-125-16/+37
* fs/cifs: reopen persistent handles on reconnectSteve French2016-10-123-0/+25
* Clarify locking of cifs file and tcon structures and make more granularSteve French2016-10-127-63/+75
* Fix regression which breaks DFS mountingSachin Prabhu2016-10-121-6/+8
* fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel2016-10-121-0/+1
* SMB3: GUIDs should be constructed as random but valid uuidsSteve French2016-10-124-4/+4
* Set previous session id correctly on SMB3 reconnectSteve French2016-10-122-1/+6
* cifs: Limit the overall credit acquiredRoss Lagerwall2016-10-122-1/+27
* Display number of credits availableSteve French2016-10-121-0/+1
* Add way to query creation time of file via cifs xattrSteve French2016-10-121-1/+27
* Add way to query file attributes via cifs xattrSteve French2016-10-121-1/+33
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-102-3/+3
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-103-21/+43
| |\
| | * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-1/+1
| * | fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-271-2/+2
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-101-9/+0
|\ \ \
| * | | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-071-9/+0
| | |/ | |/|
* | | Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-081-2/+2
|\ \ \
| * | | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-2/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'ovl/misc' into work.miscAl Viro2016-10-083-4/+14
|\ \ \
| * | | cifs: don't use ->d_timeMiklos Szeredi2016-09-163-4/+14
| |/ /
* | | cifs: get rid of unused arguments of CIFSSMBWrite()Al Viro2016-09-273-13/+5
* | | posix_acl: xattr representation cleanupsAndreas Gruenbacher2016-09-271-6/+8
* | | cifs: don't use memcpy() to copy struct iov_iterAl Viro2016-09-271-10/+4
| |/ |/|
* | Move check for prefix path to within cifs_get_root()Sachin Prabhu2016-09-091-5/+4
* | Compare prepaths when comparing superblocksSachin Prabhu2016-09-091-1/+20
* | Fix memory leaks in cifs_do_mount()Sachin Prabhu2016-09-093-14/+18
|/
* get rid of 'parent' argument of ->d_compare()Al Viro2016-07-311-1/+1
* cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare()Al Viro2016-07-291-1/+1
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-07-297-16/+169
|\
| * CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky2016-07-271-1/+29
| * fs/cifs: make share unaccessible at root level mountableAurelien Aptel2016-07-275-5/+104
| * cifs: fix crash due to race in hmac(md5) handlingRabin Vincent2016-07-201-6/+10
| * cifs: unbreak TCP session reuseRabin Vincent2016-07-191-1/+3
| * cifs: Check for existing directory when opening file with O_CREATSachin Prabhu2016-07-121-3/+21
| * Add MF-Symlinks support for SMB 2.0Sachin Prabhu2016-07-111-0/+2
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-281-7/+0
|\ \
| * | drop redundant ->owner initializationsAl Viro2016-05-291-7/+0
* | | Merge branch 'salted-string-hash'Linus Torvalds2016-07-281-1/+1
|\ \ \
| * | | vfs: make the string hashes salt the hashLinus Torvalds2016-06-101-1/+1
| |/ /
OpenPOWER on IntegriCloud