index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2020-06-12
smb3: Add debug message for new file creation with idsfromsid mount option
Steve French
2020-06-12
cifs: fix chown and chgrp when idsfromsid mount option enabled
Steve French
2020-06-12
smb3: allow uid and gid owners to be set on create with idsfromsid mount option
Steve French
2020-06-12
smb311: Add tracepoints for new compound posix query info
Steve French
2020-06-12
smb311: add support for using info level for posix extensions query
Steve French
2020-06-12
smb311: Add support for lookup with posix extensions query info
Steve French
2020-06-12
smb311: Add support for SMB311 query info (non-compounded)
Steve French
2020-06-12
SMB311: Add support for query info using posix extensions (level 100)
Steve French
2020-06-12
smb3: add indatalen that can be a non-zero value to calculation of credit cha...
Namjae Jeon
2020-06-10
smb3: fix typo in mount options displayed in /proc/mounts
Steve French
2020-06-08
cifs: Add get_security_type_str function to return sec type.
Kenneth D'souza
2020-06-06
smb3: extend fscache mount volume coherency check
Steve French
2020-06-05
Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-06-04
cifs: update internal module version number
Steve French
2020-06-04
cifs: multichannel: try to rebind when reconnecting a channel
Aurelien Aptel
2020-06-04
cifs: multichannel: use pointer for binding channel
Aurelien Aptel
2020-06-04
smb3: remove static checker warning
Steve French
2020-06-04
cifs: multichannel: move channel selection above transport layer
Aurelien Aptel
2020-06-04
cifs: multichannel: always zero struct cifs_io_parms
Aurelien Aptel
2020-06-04
cifs: dump Security Type info in DebugData
Kenneth D'souza
2020-06-04
smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K
Steve French
2020-06-04
smb3: default to minimum of two channels when multichannel specified
Steve French
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
Christoph Hellwig
2020-06-03
fs: move fiemap range validation into the file systems instances
Christoph Hellwig
2020-06-03
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
2020-06-03
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
2020-06-02
cifs: multichannel: move channel selection in function
Aurelien Aptel
2020-06-02
cifs: fix minor typos in comments and log messages
Steve French
2020-06-02
smb3: minor update to compression header definitions
Steve French
2020-06-01
cifs: minor fix to two debug messages
Steve French
2020-06-01
cifs: Standardize logging output
Joe Perches
2020-06-01
smb3: Add new parm "nodelete"
Steve French
2020-06-01
cifs: move some variables off the stack in smb2_ioctl_query_info
Ronnie Sahlberg
2020-06-01
cifs: reduce stack use in smb2_compound_op
Ronnie Sahlberg
2020-06-01
cifs: get rid of unused parameter in reconn_setup_dfs_targets()
Paulo Alcantara
2020-06-01
cifs: handle hostnames that resolve to same ip in failover
Paulo Alcantara
2020-06-01
cifs: set up next DFS target before generic_ip_connect()
Paulo Alcantara
2020-06-01
cifs: remove redundant initialization of variable rc
Colin Ian King
2020-06-01
cifs: handle "nolease" option for vers=1.0
Kenneth D'souza
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
2020-05-14
cifs: fix leaked reference on requeued write
Adam McCoy
2020-05-14
cifs: Fix null pointer check in cifs_read
Steve French
2020-05-06
CIFS: Spelling s/EACCESS/EACCES/
Geert Uytterhoeven
2020-04-22
cifs: fix uninitialised lease_key in open_shroot()
Paulo Alcantara
2020-04-22
cifs: ensure correct super block for DFS reconnect
Paulo Alcantara
2020-04-22
cifs: do not share tcons with DFS
Paulo Alcantara
2020-04-21
cifs: minor update to comments around the cifs_tcp_ses_lock mutex
Steve French
[next]