index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: initialize file_info_lock
Rabin Vincent
2017-01-14
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
4
-4
/
+4
*
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-12-24
14
-90
/
+177
|
\
|
*
cifs_get_root shouldn't use path with tree name
Sachin Prabhu
2016-12-15
4
-5
/
+7
|
*
Fix default behaviour for empty domains and add domainauto option
Germano Percossi
2016-12-15
3
-5
/
+18
|
*
cifs: use %16phN for formatting md5 sum
Rasmus Villemoes
2016-12-15
1
-7
/
+2
|
*
cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack
Andy Lutomirski
2016-12-14
1
-32
/
+8
|
*
CIFS: Fix a possible double locking of mutex during reconnect
Pavel Shilovsky
2016-12-05
4
-6
/
+19
|
*
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
2016-12-05
5
-31
/
+85
|
*
CIFS: Fix a possible memory corruption in push locks
Pavel Shilovsky
2016-12-05
1
-1
/
+1
|
*
CIFS: Fix missing nls unload in smb2_reconnect()
Pavel Shilovsky
2016-12-05
1
-1
/
+1
|
*
CIFS: Decrease verbosity of ioctl call
Pavel Shilovsky
2016-12-02
1
-1
/
+1
|
*
SMB3: parsing for new snapshot timestamp mount parm
Steve French
2016-12-01
2
-3
/
+37
*
|
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-17
1
-1
/
+0
|
\
\
|
*
|
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
1
-1
/
+0
|
|
/
*
|
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
2
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-11-01
2
-0
/
+2
*
|
CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()
Eryu Guan
2016-11-28
1
-2
/
+2
*
|
Call echo service immediately after socket reconnect
Sachin Prabhu
2016-11-28
1
-7
/
+18
*
|
CIFS: Fix BUG() in calc_seckey()
Sachin Prabhu
2016-11-28
1
-3
/
+8
|
/
*
CIFS: Retrieve uid and gid from special sid if enabled
Steve French
2016-10-14
1
-0
/
+123
*
CIFS: Add new mount option to set owner uid and gid from special sids in acl
Steve French
2016-10-14
4
-1
/
+11
*
CIFS: Reset read oplock to NONE if we have mandatory locks after reopen
Pavel Shilovsky
2016-10-13
1
-0
/
+9
*
CIFS: Fix persistent handles re-opening on reconnect
Pavel Shilovsky
2016-10-13
2
-5
/
+18
*
SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup
Sachin Prabhu
2016-10-13
1
-199
/
+162
*
SMB2: Separate Kerberos authentication from SMB2_sess_setup
Sachin Prabhu
2016-10-13
1
-46
/
+230
*
Expose cifs module parameters in sysfs
Germano Percossi
2016-10-13
1
-3
/
+3
*
Cleanup missing frees on some ioctls
Steve French
2016-10-13
1
-5
/
+4
*
Enable previous version support
Steve French
2016-10-13
4
-2
/
+72
*
Do not send SMB3 SET_INFO request if nothing is changing
Steve French
2016-10-13
1
-0
/
+6
*
SMB3: Add mount parameter to allow user to override max credits
Steve French
2016-10-12
5
-16
/
+37
*
fs/cifs: reopen persistent handles on reconnect
Steve French
2016-10-12
3
-0
/
+25
*
Clarify locking of cifs file and tcon structures and make more granular
Steve French
2016-10-12
7
-63
/
+75
*
Fix regression which breaks DFS mounting
Sachin Prabhu
2016-10-12
1
-6
/
+8
*
fs/cifs: keep guid when assigning fid to fileinfo
Aurelien Aptel
2016-10-12
1
-0
/
+1
*
SMB3: GUIDs should be constructed as random but valid uuids
Steve French
2016-10-12
4
-4
/
+4
*
Set previous session id correctly on SMB3 reconnect
Steve French
2016-10-12
2
-1
/
+6
*
cifs: Limit the overall credit acquired
Ross Lagerwall
2016-10-12
2
-1
/
+27
*
Display number of credits available
Steve French
2016-10-12
1
-0
/
+1
*
Add way to query creation time of file via cifs xattr
Steve French
2016-10-12
1
-1
/
+27
*
Add way to query file attributes via cifs xattr
Steve French
2016-10-12
1
-1
/
+33
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
2
-3
/
+3
|
\
|
*
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
3
-21
/
+43
|
|
\
|
|
*
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
1
-1
/
+1
|
*
|
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
1
-2
/
+2
*
|
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
1
-9
/
+0
|
\
\
\
|
*
|
|
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
1
-9
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-08
1
-2
/
+2
|
\
\
\
|
*
|
|
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-22
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'ovl/misc' into work.misc
Al Viro
2016-10-08
3
-4
/
+14
|
\
\
\
[next]