index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: check MaxPathNameComponentLength != 0 before using it
Ronnie Sahlberg
2017-11-08
1
-2
/
+3
*
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
2017-10-18
4
-0
/
+32
*
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
Steve French
2017-10-05
1
-0
/
+7
*
SMB: Validate negotiate (to protect against downgrade) even if signing off
Steve French
2017-10-05
1
-5
/
+12
*
SMB3: Warn user if trying to sign connection that authenticated as guest
Steve French
2017-10-05
1
-0
/
+2
*
Fix SMB3.1.1 guest authentication to Samba
Steve French
2017-10-05
1
-1
/
+1
*
cifs: release auth_key.response for reconnect.
Shu Wang
2017-10-05
1
-0
/
+8
*
cifs: release cifs root_cred after exit_cifs
Shu Wang
2017-10-05
1
-1
/
+1
*
CIFS: remove endian related sparse warning
Steve French
2017-09-07
1
-1
/
+1
*
CIFS: Fix maximum SMB2 header size
Pavel Shilovsky
2017-09-07
1
-2
/
+2
*
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
2017-08-30
1
-6
/
+12
*
cifs: Fix df output for users with quota limits
Sachin Prabhu
2017-08-30
1
-2
/
+2
*
CIFS: Improve readdir verbosity
Pavel Shilovsky
2017-06-29
2
-4
/
+9
*
CIFS: add misssing SFM mapping for doublequote
Björn Jacke
2017-05-20
2
-0
/
+7
*
cifs: fix CIFS_IOC_GET_MNT_INFO oops
David Disseldorp
2017-05-20
1
-0
/
+2
*
CIFS: fix oplock break deadlocks
Rabin Vincent
2017-05-20
4
-5
/
+18
*
cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
David Disseldorp
2017-05-20
1
-0
/
+2
*
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
David Disseldorp
2017-05-20
1
-0
/
+1
*
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
Björn Jacke
2017-05-20
1
-2
/
+2
*
SMB3: Work around mount failure when using SMB3 dialect to Macs
Steve French
2017-05-20
1
-3
/
+11
*
Set unicode flag on cifs echo request to avoid Mac error
Steve French
2017-05-20
1
-0
/
+3
*
Fix match_prepath()
Sachin Prabhu
2017-05-20
1
-8
/
+6
*
Handle mismatched open calls
Sachin Prabhu
2017-05-08
8
-8
/
+135
*
CIFS: remove bad_network_name flag
Germano Percossi
2017-04-27
2
-6
/
+0
*
cifs: Do not send echoes before Negotiate is complete
Sachin Prabhu
2017-04-27
1
-0
/
+10
*
CIFS: store results of cifs_reopen_file to avoid infinite wait
Germano Percossi
2017-04-21
1
-3
/
+3
*
CIFS: reconnect thread reschedule itself
Germano Percossi
2017-04-21
1
-1
/
+9
*
Reset TreeId to zero on SMB2 TREE_CONNECT
Jan-Marek Glogowski
2017-04-12
1
-0
/
+4
*
fs: Better permission checking for submounts
Eric W. Biederman
2017-03-15
1
-3
/
+4
*
CIFS: Fix splice read for non-cached files
Pavel Shilovsky
2017-03-12
1
-1
/
+9
*
cifs: initialize file_info_lock
Rabin Vincent
2017-02-09
1
-0
/
+1
*
CIFS: Fix a possible memory corruption in push locks
Pavel Shilovsky
2017-01-06
1
-1
/
+1
*
CIFS: Decrease verbosity of ioctl call
Pavel Shilovsky
2017-01-06
1
-1
/
+1
*
CIFS: Fix a possible double locking of mutex during reconnect
Pavel Shilovsky
2017-01-06
4
-6
/
+19
*
CIFS: Fix missing nls unload in smb2_reconnect()
Pavel Shilovsky
2017-01-06
1
-1
/
+1
*
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
2017-01-06
5
-31
/
+85
*
cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack
Andy Lutomirski
2017-01-06
1
-32
/
+8
*
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
[next]