summaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-244-4/+4
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-12-2414-90/+177
|\
| * cifs_get_root shouldn't use path with tree nameSachin Prabhu2016-12-154-5/+7
| * Fix default behaviour for empty domains and add domainauto optionGermano Percossi2016-12-153-5/+18
| * cifs: use %16phN for formatting md5 sumRasmus Villemoes2016-12-151-7/+2
| * cifs: Fix smbencrypt() to stop pointing a scatterlist at the stackAndy Lutomirski2016-12-141-32/+8
| * CIFS: Fix a possible double locking of mutex during reconnectPavel Shilovsky2016-12-054-6/+19
| * CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky2016-12-055-31/+85
| * CIFS: Fix a possible memory corruption in push locksPavel Shilovsky2016-12-051-1/+1
| * CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky2016-12-051-1/+1
| * CIFS: Decrease verbosity of ioctl callPavel Shilovsky2016-12-021-1/+1
| * SMB3: parsing for new snapshot timestamp mount parmSteve French2016-12-012-3/+37
* | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-171-1/+0
|\ \
| * | vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-1/+0
| |/
* | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-132-0/+2
|\ \ | |/ |/|
| * block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-012-0/+2
* | CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()Eryu Guan2016-11-281-2/+2
* | Call echo service immediately after socket reconnectSachin Prabhu2016-11-281-7/+18
* | CIFS: Fix BUG() in calc_seckey()Sachin Prabhu2016-11-281-3/+8
|/
* 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
| |/ /
OpenPOWER on IntegriCloud