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.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
/
smb2proto.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb3: Fix enumerating snapshots to Azure
Steve French
2019-04-01
1
-2
/
+3
*
cifs: add SMB2_ioctl_init/free helpers to be used with compounding
Ronnie Sahlberg
2019-03-14
1
-0
/
+4
*
cifs: cache FILE_ALL_INFO for the shared root handle
Ronnie Sahlberg
2019-03-14
1
-0
/
+3
*
cifs: we can not use small padding iovs together with encryption
Ronnie Sahlberg
2018-12-31
1
-3
/
+2
*
cifs: change smb2_query_eas to use the compound query-info helper
Ronnie Sahlberg
2018-12-23
1
-4
/
+6
*
smb3: Fix rmdir compounding regression to strict servers
Ronnie Sahlberg
2018-12-19
1
-1
/
+2
*
cifs: add IOCTL for QUERY_INFO passthrough to userspace
Ronnie Sahlberg
2018-10-23
1
-1
/
+2
*
cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding
Ronnie Sahlberg
2018-10-23
1
-6
/
+0
*
cifs: remove the is_falloc argument to SMB2_set_eof
Ronnie Sahlberg
2018-10-23
1
-1
/
+1
*
cifs: change SMB2_OP_SET_INFO to use compounding
Ronnie Sahlberg
2018-10-23
1
-3
/
+0
*
cifs: make rmdir() use compounding
Ronnie Sahlberg
2018-10-23
1
-2
/
+0
*
cifs: create helpers for SMB2_set_info_init/free()
Ronnie Sahlberg
2018-10-23
1
-3
/
+8
*
cifs: add a smb2_compound_op and change QUERY_INFO to use it
Ronnie Sahlberg
2018-10-23
1
-0
/
+7
*
cifs: update smb2_queryfs() to use compounding
Ronnie Sahlberg
2018-08-09
1
-0
/
+6
*
cifs: create SMB2_open_init()/SMB2_open_free() helpers.
Ronnie Sahlberg
2018-08-08
1
-0
/
+4
*
cifs: add SMB2_query_info_[init|free]()
Ronnie Sahlberg
2018-08-08
1
-0
/
+5
*
cifs: add SMB2_close_init()/SMB2_close_free()
Ronnie Sahlberg
2018-08-08
1
-0
/
+3
*
cifs: use a refcount to protect open/closing the cached file handle
Ronnie Sahlberg
2018-08-07
1
-0
/
+1
*
smb3: simplify code by removing CONFIG_CIFS_SMB311
Steve French
2018-08-07
1
-2
/
+0
*
smb3: add support for statfs for smb3.1.1 posix extensions
Steve French
2018-08-07
1
-0
/
+3
*
cifs: fix SMB1 breakage
Ronnie Sahlberg
2018-07-05
1
-2
/
+2
*
cifs: Use correct packet length in SMB2_TRANSFORM header
Paulo Alcantara
2018-06-15
1
-0
/
+2
*
smb3: Fix mode on mkdir on smb311 mounts
Steve French
2018-06-15
1
-0
/
+4
*
cifs: fix a buffer leak in smb2_query_symlink
Ronnie Sahlberg
2018-06-07
1
-1
/
+1
*
cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument
Ronnie Sahlberg
2018-05-31
1
-1
/
+2
*
cifs: add a new SMB2_close_flags function
Ronnie Sahlberg
2018-05-27
1
-0
/
+2
*
cifs: update calc_size to take a server argument
Ronnie Sahlberg
2018-05-27
1
-1
/
+1
*
smb3: fix redundant opens on root
Steve French
2018-05-27
1
-0
/
+2
*
cifs: Change SMB2_open to return an iov for the error parameter
Ronnie Sahlberg
2018-04-12
1
-1
/
+1
*
CIFS: implement v3.11 preauth integrity
Aurelien Aptel
2018-04-01
1
-0
/
+2
*
CIFS: add sha512 secmech
Aurelien Aptel
2018-04-01
1
-0
/
+3
*
CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
Aurelien Aptel
2018-01-26
1
-2
/
+1
*
cifs: handle large EA requests more gracefully in smb2+
Ronnie Sahlberg
2017-10-18
1
-0
/
+1
*
cifs: Add support for writing attributes on SMB2+
Ronnie Sahlberg
2017-09-04
1
-0
/
+3
*
cifs: Add support for reading attributes on SMB2+
Ronnie Sahlberg
2017-09-04
1
-0
/
+3
*
cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsa...
Shirish Pargaonkar
2017-07-08
1
-0
/
+3
*
cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount op...
Shirish Pargaonkar
2017-07-05
1
-0
/
+3
*
Handle mismatched open calls
Sachin Prabhu
2017-04-07
1
-0
/
+7
*
smb2: Enforce sec= mount option
Sachin Prabhu
2017-03-02
1
-0
/
+2
*
CIFS: add use_ipc flag to SMB2_ioctl()
Aurelien Aptel
2017-03-01
1
-1
/
+2
*
CIFS: Decrypt and process small encrypted packets
Pavel Shilovsky
2017-02-01
1
-0
/
+2
*
CIFS: Encrypt SMB3 requests before sending
Pavel Shilovsky
2017-02-01
1
-0
/
+3
*
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
2016-12-05
1
-0
/
+1
*
remove directory incorrectly tries to set delete on close on non-empty direct...
Steve French
2016-05-17
1
-0
/
+2
*
Prepare for encryption support (first part). Add decryption and encryption ke...
Steve French
2016-01-14
1
-1
/
+2
*
mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink
Steve French
2014-10-16
1
-0
/
+4
*
Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink
Steve French
2014-10-16
1
-1
/
+3
*
Add worker function to set allocation size
Steve French
2014-08-05
1
-1
/
+1
*
[CIFS] clean up page array when uncached write send fails
Steve French
2014-02-07
1
-1
/
+2
*
Check SMB3 dialects against downgrade attacks
Steve French
2013-11-19
1
-0
/
+1
[next]