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
/
cifsglob.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-18
SMB3: Add support for getting and setting SACLs
Boris Protopopov
1
-2
/
+2
2020-12-14
cifs: Handle witness client move notification
Samuel Cabrero
1
-0
/
+4
2020-12-14
cifs: add witness mount option and data structs
Samuel Cabrero
1
-0
/
+3
2020-12-14
cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h
Ronnie Sahlberg
1
-95
/
+4
2020-10-23
smb3: add support for stat of WSL reparse points for special file types
Steve French
1
-0
/
+4
2020-10-22
cifs: move smb version mount options into fs_context.c
Ronnie Sahlberg
1
-12
/
+0
2020-10-16
smb3.1.1: add new module load parm enable_gcm_256
Steve French
1
-0
/
+1
2020-10-16
smb3.1.1: add new module load parm require_gcm_256
Steve French
1
-0
/
+1
2020-10-16
Handle STATUS_IO_TIMEOUT gracefully
Rohith Surabattula
1
-0
/
+2
2020-08-28
cifs: fix check of tcon dfs in smb1
Paulo Alcantara
1
-0
/
+15
2020-08-07
Merge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2020-08-03
cifs: delete duplicated words in header files
Randy Dunlap
1
-1
/
+1
2020-07-05
Replace HTTP links with HTTPS ones: CIFS
Alexander A. Klimov
1
-1
/
+1
2020-06-09
cifs: Add get_security_type_str function to return sec type.
Kenneth D'souza
1
-0
/
+18
2020-06-04
cifs: multichannel: use pointer for binding channel
Aurelien Aptel
1
-3
/
+12
2020-06-04
cifs: multichannel: move channel selection above transport layer
Aurelien Aptel
1
-0
/
+3
2020-06-01
smb3: Add new parm "nodelete"
Steve French
1
-0
/
+2
2020-04-22
cifs: minor update to comments around the cifs_tcp_ses_lock mutex
Steve French
1
-1
/
+2
2020-04-10
smb3: enable swap on SMB3 mounts
Steve French
1
-0
/
+1
2020-04-07
cifs: Allocate crypto structures on the fly for calculating signatures of inc...
Long Li
1
-1
/
+2
2020-02-24
cifs: fix rename() by ensuring source handle opened with DELETE bit
Aurelien Aptel
1
-0
/
+7
2020-02-06
cifs: add SMB3 change notification support
Steve French
1
-0
/
+2
2020-02-04
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
1
-2
/
+4
2020-01-27
CIFS: Fix task struct use-after-free on reconnect
Vincent Whitchurch
1
-0
/
+1
2019-12-23
cifs: Optimize readdir on reparse points
Paulo Alcantara (SUSE)
1
-0
/
+1
2019-12-13
CIFS: Close cached root handle only if it has a lease
Pavel Shilovsky
1
-1
/
+1
2019-12-04
cifs: Fix lookup of SMB connections on multichannel
Paulo Alcantara (SUSE)
1
-0
/
+1
2019-12-04
smb3: query attributes on file close
Steve French
1
-0
/
+3
2019-11-25
smb3: dump in_send and num_waiters stats counters by default
Steve French
1
-19
/
+3
2019-11-25
CIFS: Properly process SMB3 lease breaks
Pavel Shilovsky
1
-3
/
+6
2019-11-25
cifs: move cifsFileInfo_put logic into a work-queue
Ronnie Sahlberg
1
-1
/
+4
2019-11-25
cifs: try opening channels after mounting
Aurelien Aptel
1
-0
/
+16
2019-11-25
CIFS: refactor cifs_get_inode_info()
Aurelien Aptel
1
-0
/
+6
2019-11-25
cifs: switch servers depending on binding state
Aurelien Aptel
1
-0
/
+10
2019-11-25
cifs: add server param
Aurelien Aptel
1
-1
/
+2
2019-11-25
cifs: add multichannel mount options and data structs
Aurelien Aptel
1
-0
/
+16
2019-11-25
smb3: add debug messages for closing unmatched open
Ronnie Sahlberg
1
-0
/
+2
2019-11-25
CIFS: Fix NULL pointer dereference in mid callback
Pavel Shilovsky
1
-0
/
+1
2019-10-25
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
1
-0
/
+5
2019-10-09
smb3: remove noisy debug message and minor cleanup
Steve French
1
-1
/
+1
2019-09-26
smb3: pass mode bits into create calls
Steve French
1
-2
/
+4
2019-09-16
cifs: Add support for root file systems
Paulo Alcantara (SUSE)
1
-0
/
+2
2019-09-16
smb3: allow disabling requesting leases
Steve French
1
-0
/
+2
2019-09-16
smb3: display max smb3 requests in flight at any one time
Steve French
1
-0
/
+1
2019-09-16
smb3: enable offload of decryption of large reads via mount option
Steve French
1
-0
/
+2
2019-09-16
smb3: allow parallelizing decryption of reads
Steve French
1
-0
/
+1
2019-09-16
smb3: allow skipping signature verification for perf sensitive configurations
Steve French
1
-0
/
+2
2019-09-16
smb3: add mount option to allow RW caching of share accessed by only 1 client
Steve French
1
-2
/
+3
2019-09-16
smb3: add mount option to allow forced caching of read only share
Steve French
1
-2
/
+4
2019-07-08
smb3: do not send compression info by default
Steve French
1
-0
/
+1
[next]