- f6513bd Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 5 months ago
- c8c412f SMB3: Fix mkdir when idsfromsid configured on mount by Steve French · 4 years, 5 months ago
- 30b5ae2 cifs: Convert to use the fallthrough macro by Miaohe Lin · 4 years, 5 months ago
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
- 20b135e cifs: Fix an error pointer dereference in cifs_mount() by Dan Carpenter · 4 years, 5 months ago
- 327a8d7 Merge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 5 months ago
- 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
- 7efd081 cifs: document and cleanup dfs mount by Paulo Alcantara · 4 years, 6 months ago
- 11375a5 cifs: only update prefix path of DFS links in cifs_tree_connect() by Paulo Alcantara · 4 years, 6 months ago
- c6a80e1 cifs: fix double free error on share and prefix by Colin Ian King · 4 years, 5 months ago
- 7548e1d cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect by Paulo Alcantara · 4 years, 6 months ago
- a529303 cifs: handle empty list of targets in cifs_reconnect() by Paulo Alcantara · 4 years, 6 months ago
- 7d397a0 cifs: rename reconn_inval_dfs_target() by Paulo Alcantara · 4 years, 6 months ago
- 2e5de42 cifs: reduce number of referral requests in DFS link lookups by Paulo Alcantara · 4 years, 6 months ago
- 565674d cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect() by Stefan Metzmacher · 4 years, 6 months ago
- 1a0e7f7 cifs: convert to use be32_add_cpu() by Qinglang Miao · 4 years, 5 months ago
- a03f507 cifs: delete duplicated words in header files by Randy Dunlap · 4 years, 6 months ago
- 60e5e4b cifs: Remove the superfluous break by Liao Pingfang · 4 years, 6 months ago
- 8e408fc cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails by Ronnie Sahlberg · 4 years, 6 months ago
- a3713ec cifs`: handle ERRBaduid for SMB1 by Roberto Bergantinos Corpas · 4 years, 6 months ago
- 66a4bbc cifs: remove unused variable 'server' by Wei Yongjun · 4 years, 6 months ago
- 0a01894 smb3: warn on confusing error scenario with sec=krb5 by Steve French · 4 years, 6 months ago
- baf57b5 cifs: Fix leak when handling lease break for cached root fid by Paul Aurich · 4 years, 6 months ago
- 0e67051 Revert "cifs: Fix the target file was deleted when rename failed." by Steve French · 4 years, 6 months ago
- a8dab63 cifs: update internal module version number by Steve French · 4 years, 6 months ago
- a77592a cifs: fix reference leak for tlink by Ronnie Sahlberg · 4 years, 6 months ago
- 8668115 smb3: fix unneeded error message on change notify by Steve French · 4 years, 6 months ago
- 2e98c018 cifs: remove the retry in cifs_poxis_lock_set by yangerkun · 4 years, 6 months ago
- 4ef9b4f smb3: fix access denied on change notify request to some servers by Steve French · 4 years, 6 months ago
- cba22b1 Replace HTTP links with HTTPS ones: CIFS by Alexander A. Klimov · 4 years, 6 months ago
- 19e8886 cifs: prevent truncation from long to int in wait_for_free_credits by Ronnie Sahlberg · 4 years, 6 months ago
- 9ffad92 cifs: Fix the target file was deleted when rename failed. by Zhang Xiaoxu · 4 years, 6 months ago
- 5391b8e SMB3: Honor 'posix' flag for multiuser mounts by Paul Aurich · 4 years, 6 months ago
- 6b356f6c SMB3: Honor 'handletimeout' flag for multiuser mounts by Paul Aurich · 4 years, 6 months ago
- ad35f16 SMB3: Honor lease disabling for multiuser mounts by Paul Aurich · 4 years, 6 months ago
- 00dfbc2 SMB3: Honor persistent/resilient handle flags for multiuser mounts by Paul Aurich · 4 years, 6 months ago
- cc15461 SMB3: Honor 'seal' flag for multiuser mounts by Paul Aurich · 4 years, 6 months ago
- aadd69ca cifs: Display local UID details for SMB sessions in DebugData by Paul Aurich · 4 years, 6 months ago
- bf1028a cifs: misc: Use array_size() in if-statement controlling expression by Gustavo A. R. Silva · 4 years, 7 months ago
- 5618303 cifs: update ctime and mtime during truncate by Zhang Xiaoxu · 4 years, 7 months ago
- acc91c2 cifs/smb3: Fix data inconsistent when punch hole by Zhang Xiaoxu · 4 years, 7 months ago
- 6b69040 cifs/smb3: Fix data inconsistent when zero file range by Zhang Xiaoxu · 4 years, 7 months ago
- 95a3d8f cifs: Fix double add page to memcg when cifs_readpages by Zhang Xiaoxu · 4 years, 7 months ago
- 77577de cifs: Fix cached_fid refcnt leak in open_shroot by Xiyu Yang · 4 years, 7 months ago
- a7a519a smb3: Add debug message for new file creation with idsfromsid mount option by Steve French · 4 years, 7 months ago
- a660339 cifs: fix chown and chgrp when idsfromsid mount option enabled by Steve French · 4 years, 7 months ago
- 975221e smb3: allow uid and gid owners to be set on create with idsfromsid mount option by Steve French · 4 years, 7 months ago
- e4bd7c4 smb311: Add tracepoints for new compound posix query info by Steve French · 4 years, 7 months ago
- d313852 smb311: add support for using info level for posix extensions query by Steve French · 4 years, 7 months ago
- 790434f smb311: Add support for lookup with posix extensions query info by Steve French · 4 years, 7 months ago
- b1bc187 smb311: Add support for SMB311 query info (non-compounded) by Steve French · 4 years, 7 months ago
- 6a5f659 SMB311: Add support for query info using posix extensions (level 100) by Steve French · 4 years, 7 months ago
- ebf5744 smb3: add indatalen that can be a non-zero value to calculation of credit charge in smb2 ioctl by Namjae Jeon · 4 years, 7 months ago
- 7866c17 smb3: fix typo in mount options displayed in /proc/mounts by Steve French · 4 years, 7 months ago
- 0b0430c cifs: Add get_security_type_str function to return sec type. by Kenneth D'souza · 4 years, 7 months ago
- 5865985 smb3: extend fscache mount volume coherency check by Steve French · 4 years, 7 months ago
- 3803d5e Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 7 months ago
- 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
- 331cc66 cifs: update internal module version number by Steve French · 4 years, 7 months ago
- 2f58967 cifs: multichannel: try to rebind when reconnecting a channel by Aurelien Aptel · 4 years, 9 months ago
- 8eec795 cifs: multichannel: use pointer for binding channel by Aurelien Aptel · 4 years, 9 months ago
- edb1613 smb3: remove static checker warning by Steve French · 4 years, 7 months ago
- 352d96f cifs: multichannel: move channel selection above transport layer by Aurelien Aptel · 4 years, 7 months ago
- 7c06514 cifs: multichannel: always zero struct cifs_io_parms by Aurelien Aptel · 4 years, 7 months ago
- 8e84a61 cifs: dump Security Type info in DebugData by Kenneth D'souza · 4 years, 7 months ago
- e80ddeb smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K by Steve French · 4 years, 7 months ago
- 1ee0e6d smb3: default to minimum of two channels when multichannel specified by Steve French · 4 years, 7 months ago
- ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 45dd052 fs: handle FIEMAP_FLAG_SYNC in fiemap_prep by Christoph Hellwig · 4 years, 8 months ago
- cddf8a2 fs: move fiemap range validation into the file systems instances by Christoph Hellwig · 4 years, 8 months ago
- 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 8 months ago
- 6058eae mm: fold and remove lru_cache_add_anon() and lru_cache_add_file() by Johannes Weiner · 4 years, 7 months ago
- 5f68ea4 cifs: multichannel: move channel selection in function by Aurelien Aptel · 4 years, 9 months ago
- bbbf9ea cifs: fix minor typos in comments and log messages by Steve French · 4 years, 7 months ago
- 3563a6f smb3: minor update to compression header definitions by Steve French · 4 years, 7 months ago
- adbb2da cifs: minor fix to two debug messages by Steve French · 4 years, 7 months ago
- a0a3036 cifs: Standardize logging output by Joe Perches · 4 years, 9 months ago
- 82e9367 smb3: Add new parm "nodelete" by Steve French · 4 years, 8 months ago
- b2ca6c2 cifs: move some variables off the stack in smb2_ioctl_query_info by Ronnie Sahlberg · 4 years, 8 months ago
- a7d5c29 cifs: reduce stack use in smb2_compound_op by Ronnie Sahlberg · 4 years, 8 months ago
- baf3f08 cifs: get rid of unused parameter in reconn_setup_dfs_targets() by Paulo Alcantara · 4 years, 8 months ago
- e4af35f cifs: handle hostnames that resolve to same ip in failover by Paulo Alcantara · 4 years, 8 months ago
- aaa3aef cifs: set up next DFS target before generic_ip_connect() by Paulo Alcantara · 4 years, 8 months ago
- 136a5dc cifs: remove redundant initialization of variable rc by Colin Ian King · 4 years, 7 months ago
- 8fd6e1d cifs: handle "nolease" option for vers=1.0 by Kenneth D'souza · 4 years, 8 months ago
- 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 7 months ago
- db10538 tcp: add tcp_sock_set_cork by Christoph Hellwig · 4 years, 7 months ago
- a481379 cifs: fix leaked reference on requeued write by Adam McCoy · 4 years, 8 months ago
- 9bd21d4 cifs: Fix null pointer check in cifs_read by Steve French · 4 years, 8 months ago
- 3dc58df CIFS: Spelling s/EACCESS/EACCES/ by Geert Uytterhoeven · 4 years, 8 months ago
- 0fe0781 cifs: fix uninitialised lease_key in open_shroot() by Paulo Alcantara · 4 years, 9 months ago
- 3786f4b cifs: ensure correct super block for DFS reconnect by Paulo Alcantara · 4 years, 9 months ago
- 65303de cifs: do not share tcons with DFS by Paulo Alcantara · 4 years, 9 months ago
- d92c7ce cifs: minor update to comments around the cifs_tcp_ses_lock mutex by Steve French · 4 years, 9 months ago
- fada37f cifs: protect updating server->dstaddr with a spinlock by Ronnie Sahlberg · 4 years, 9 months ago
- 9692ea9 smb3: remove overly noisy debug line in signing errors by Steve French · 4 years, 9 months ago
- 1f641d9 cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+ by Jones Syue · 4 years, 9 months ago
- f560cda cifs: dump the session id and keys also for SMB2 sessions by Ronnie Sahlberg · 4 years, 9 months ago
- 4e8aea3 smb3: enable swap on SMB3 mounts by Steve French · 4 years, 9 months ago