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.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
2018-02-17
CIFS: zero sensitive data when freeing
Aurelien Aptel
3
-15
/
+8
2018-02-17
cifs: Fix autonegotiate security settings mismatch
Daniel N Pettersson
1
-2
/
+1
2018-02-17
cifs: Fix missing put_xid in cifs_file_strict_mmap
Matthew Wilcox
1
-14
/
+12
2017-11-08
cifs: check MaxPathNameComponentLength != 0 before using it
Ronnie Sahlberg
1
-2
/
+3
2017-10-18
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
4
-0
/
+32
2017-10-05
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
Steve French
1
-0
/
+7
2017-10-05
SMB: Validate negotiate (to protect against downgrade) even if signing off
Steve French
1
-5
/
+12
2017-10-05
SMB3: Warn user if trying to sign connection that authenticated as guest
Steve French
1
-0
/
+2
2017-10-05
Fix SMB3.1.1 guest authentication to Samba
Steve French
1
-1
/
+1
2017-10-05
cifs: release auth_key.response for reconnect.
Shu Wang
1
-0
/
+8
2017-10-05
cifs: release cifs root_cred after exit_cifs
Shu Wang
1
-1
/
+1
2017-09-07
CIFS: remove endian related sparse warning
Steve French
1
-1
/
+1
2017-09-07
CIFS: Fix maximum SMB2 header size
Pavel Shilovsky
1
-2
/
+2
2017-08-30
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
1
-6
/
+12
2017-08-30
cifs: Fix df output for users with quota limits
Sachin Prabhu
1
-2
/
+2
2017-06-29
CIFS: Improve readdir verbosity
Pavel Shilovsky
2
-4
/
+9
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 oplock break deadlocks
Rabin Vincent
4
-5
/
+18
2017-05-20
cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
David Disseldorp
1
-0
/
+2
2017-05-20
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
David Disseldorp
1
-0
/
+1
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-20
Fix match_prepath()
Sachin Prabhu
1
-8
/
+6
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-21
CIFS: reconnect thread reschedule itself
Germano Percossi
1
-1
/
+9
2017-04-12
Reset TreeId to zero on SMB2 TREE_CONNECT
Jan-Marek Glogowski
1
-0
/
+4
2017-03-15
fs: Better permission checking for submounts
Eric W. Biederman
1
-3
/
+4
2017-03-12
CIFS: Fix splice read for non-cached files
Pavel Shilovsky
1
-1
/
+9
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: Decrease verbosity of ioctl call
Pavel Shilovsky
1
-1
/
+1
2017-01-06
CIFS: Fix a possible double locking of mutex during reconnect
Pavel Shilovsky
4
-6
/
+19
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
2017-01-06
cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack
Andy Lutomirski
1
-32
/
+8
2016-11-29
CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()
Eryu Guan
1
-2
/
+2
2016-11-29
Call echo service immediately after socket reconnect
Sachin Prabhu
1
-7
/
+18
2016-11-29
CIFS: Fix BUG() in calc_seckey()
Sachin Prabhu
1
-3
/
+8
2016-10-14
CIFS: Retrieve uid and gid from special sid if enabled
Steve French
1
-0
/
+123
2016-10-14
CIFS: Add new mount option to set owner uid and gid from special sids in acl
Steve French
4
-1
/
+11
2016-10-14
CIFS: Reset read oplock to NONE if we have mandatory locks after reopen
Pavel Shilovsky
1
-0
/
+9
2016-10-14
CIFS: Fix persistent handles re-opening on reconnect
Pavel Shilovsky
2
-5
/
+18
2016-10-14
SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup
Sachin Prabhu
1
-199
/
+162
2016-10-14
SMB2: Separate Kerberos authentication from SMB2_sess_setup
Sachin Prabhu
1
-46
/
+230
2016-10-14
Expose cifs module parameters in sysfs
Germano Percossi
1
-3
/
+3
[next]