index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-17
Call echo service immediately after socket reconnect
Sachin Prabhu
1
-6
/
+18
2017-05-20
CIFS: add misssing SFM mapping for doublequote
Björn Jacke
2
-0
/
+7
2017-05-20
cifs: fix CIFS_IOC_GET_MNT_INFO oops
David Disseldorp
1
-0
/
+2
2017-05-20
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
Björn Jacke
1
-2
/
+2
2017-05-20
SMB3: Work around mount failure when using SMB3 dialect to Macs
Steve French
1
-3
/
+11
2017-05-20
Set unicode flag on cifs echo request to avoid Mac error
Steve French
1
-0
/
+3
2017-05-08
Handle mismatched open calls
Sachin Prabhu
8
-8
/
+135
2017-04-27
CIFS: remove bad_network_name flag
Germano Percossi
2
-6
/
+0
2017-04-27
cifs: Do not send echoes before Negotiate is complete
Sachin Prabhu
1
-0
/
+10
2017-04-21
CIFS: store results of cifs_reopen_file to avoid infinite wait
Germano Percossi
1
-3
/
+3
2017-04-12
Reset TreeId to zero on SMB2 TREE_CONNECT
Jan-Marek Glogowski
1
-0
/
+4
2017-02-09
cifs: initialize file_info_lock
Rabin Vincent
1
-0
/
+1
2017-01-06
CIFS: Fix a possible memory corruption in push locks
Pavel Shilovsky
1
-1
/
+1
2017-01-06
CIFS: Fix missing nls unload in smb2_reconnect()
Pavel Shilovsky
1
-1
/
+1
2017-01-06
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
5
-31
/
+85
2016-10-28
Fix regression which breaks DFS mounting
Sachin Prabhu
1
-6
/
+8
2016-10-28
Cleanup missing frees on some ioctls
Steve French
1
-5
/
+4
2016-10-28
Do not send SMB3 SET_INFO request if nothing is changing
Steve French
1
-0
/
+6
2016-10-28
SMB3: GUIDs should be constructed as random but valid uuids
Steve French
4
-4
/
+4
2016-10-28
Set previous session id correctly on SMB3 reconnect
Steve French
2
-1
/
+6
2016-10-28
Display number of credits available
Steve French
1
-0
/
+1
2016-10-28
Clarify locking of cifs file and tcon structures and make more granular
Steve French
7
-63
/
+75
2016-10-28
fs/cifs: keep guid when assigning fid to fileinfo
Aurelien Aptel
1
-0
/
+1
2016-10-28
cifs: Limit the overall credit acquired
Ross Lagerwall
2
-1
/
+27
2016-10-28
lib: update single-char callers of strtobool()
Kees Cook
4
-48
/
+20
2016-08-20
CIFS: Fix a possible invalid memory access in smb2_query_symlink()
Pavel Shilovsky
1
-1
/
+29
2016-08-20
cifs: fix crash due to race in hmac(md5) handling
Rabin Vincent
1
-6
/
+10
2016-08-20
cifs: Check for existing directory when opening file with O_CREAT
Sachin Prabhu
1
-3
/
+21
2016-08-20
fs/cifs: make share unaccessible at root level mountable
Aurelien Aptel
5
-5
/
+104
2016-07-27
File names with trailing period or space need special case conversion
Steve French
2
-4
/
+31
2016-07-27
cifs: dynamic allocation of ntlmssp blob
Jerome Marchand
3
-43
/
+45
2016-07-27
Fix reconnect to not defer smb3 session reconnect long after socket reconnect
Steve French
2
-1
/
+30
2016-06-01
fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication
Stefan Metzmacher
1
-14
/
+18
2016-06-01
fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication
Stefan Metzmacher
1
-18
/
+23
2016-06-01
fs/cifs: correctly to anonymous authentication for the LANMAN authentication
Stefan Metzmacher
1
-12
/
+16
2016-06-01
fs/cifs: correctly to anonymous authentication via NTLMSSP
Stefan Metzmacher
1
-12
/
+20
2016-06-01
remove directory incorrectly tries to set delete on close on non-empty direct...
Steve French
4
-2
/
+25
2016-03-10
Fix cifs_uniqueid_to_ino_t() function for s390x
Yadan Fan
1
-8
/
+4
2016-03-10
CIFS: Fix SMB2+ interim response processing for read requests
Pavel Shilovsky
1
-3
/
+18
2016-03-10
cifs: fix out-of-bounds access in lease parsing
Justin Maggard
1
-10
/
+14
2016-02-25
cifs: fix erroneous return value
Anton Protopopov
1
-1
/
+1
2016-02-25
cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
Vasily Averin
1
-0
/
+1
2016-02-25
cifs: fix race between call_async() and reconnect()
Rabin Vincent
2
-3
/
+5
2016-02-25
cifs: Ratelimit kernel log messages
Jamie Bainbridge
2
-6
/
+5
2015-12-14
sched/wait: Fix the signal handling fix
Peter Zijlstra
1
-3
/
+3
2015-11-14
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-25
/
+287
2015-11-09
Allow copy offload (CopyChunk) across shares
Steve French
2
-15
/
+8
2015-11-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-11-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-11-07
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
1
-1
/
+1
[prev]
[next]