- 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, 8 months ago
- 8eec795 cifs: multichannel: use pointer for binding channel by Aurelien Aptel · 4 years, 8 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, 7 months ago
- cddf8a2 fs: move fiemap range validation into the file systems instances by Christoph Hellwig · 4 years, 7 months ago
- 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 7 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, 8 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, 8 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
- 1dc94b7 smb3: change noisy error message to FYI by Steve French · 4 years, 9 months ago
- 2bcb4fd smb3: smbdirect support can be configured by default by Steve French · 4 years, 9 months ago
- 044b541 cifs: smbd: Do not schedule work to send immediate packet on every receive by Long Li · 4 years, 9 months ago
- f1b7b86 cifs: smbd: Properly process errors on ib_post_send by Long Li · 4 years, 9 months ago
- eda1c54 cifs: Allocate crypto structures on the fly for calculating signatures of incoming packets by Long Li · 4 years, 9 months ago
- d4e5160 cifs: smbd: Update receive credits before sending and deal with credits roll back on failure before sending by Long Li · 4 years, 9 months ago
- 3ffbe78 cifs: smbd: Check send queue size before posting a send by Long Li · 4 years, 9 months ago
- 072a14e cifs: smbd: Merge code to track pending packets by Long Li · 4 years, 9 months ago
- e79b033 cifs: ignore cached share root handle closing errors by Aurelien Aptel · 4 years, 9 months ago
- f460c50 cifs: update internal module version number by Steve French · 4 years, 9 months ago
- 3946d0d cifs: Allocate encryption header through kmalloc by Long Li · 4 years, 9 months ago
- 4ebb879 cifs: smbd: Check and extend sender credits in interrupt context by Long Li · 4 years, 9 months ago
- f7950cb cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect send/receive by Long Li · 4 years, 9 months ago
- edad734 smb3: use SMB2_SIGNATURE_SIZE define by Steve French · 4 years, 9 months ago
- 97adda8 CIFS: Fix bug which the return value by asynchronous read is error by Yilu Lin · 4 years, 10 months ago
- ef4a632 CIFS: check new file size when extending file by fallocate by Murphy Zhou · 4 years, 10 months ago
- 8895c66 SMB3: Minor cleanup of protocol definitions by Steve French · 4 years, 10 months ago
- 8f23343 SMB3: Additional compression structures by Steve French · 4 years, 10 months ago
- 2fe4f62 SMB3: Add new compression flags by Steve French · 4 years, 10 months ago
- cff2def cifs: smb2pdu.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- dc92027 cifs: clear PF_MEMALLOC before exiting demultiplex thread by Eric Biggers · 4 years, 10 months ago
- 266b9fe cifs: cifspdu.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- ba55344 CIFS: Warn less noisily on default mount by Steve French · 4 years, 10 months ago
- f2d6793 fs/cifs: fix gcc warning in sid_to_id by Qiujun Huang · 4 years, 10 months ago
- 0667059 cifs: allow unlock flock and OFD lock across fork by Murphy Zhou · 4 years, 11 months ago
- c7e9f78 cifs: do d_move in rename by Steve French · 4 years, 10 months ago
- 69dda30 cifs: add SMB2_open() arg to return POSIX data by Aurelien Aptel · 4 years, 10 months ago
- 3d519bd cifs: plumb smb2 POSIX dir enumeration by Aurelien Aptel · 5 years ago
- 349e13a cifs: add smb2 POSIX info level by Aurelien Aptel · 5 years ago
- 2e8af97 cifs: rename posix create rsp by Aurelien Aptel · 5 years ago
- 8fe0c2c cifs: print warning mounting with vers=1.0 by Steve French · 4 years, 10 months ago
- cf5371a smb3: fix performance regression with setting mtime by Steve French · 4 years, 10 months ago
- 864138c cifs: make use of cap_unix(ses) in cifs_reconnect_tcon() by Stefan Metzmacher · 4 years, 10 months ago
- b08484d cifs: use mod_delayed_work() for &server->reconnect if already queued by Stefan Metzmacher · 4 years, 10 months ago
- e2e8751 cifs: call wake_up(&server->response_q) inside of cifs_reconnect() by Stefan Metzmacher · 4 years, 10 months ago
- bacd704 cifs: handle prefix paths in reconnect by Paulo Alcantara (SUSE) · 4 years, 11 months ago
- ffdec8d cifs: do not ignore the SYNC flags in getattr by Steve French · 4 years, 11 months ago
- cd60773 Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 10 months ago
- dcf23ac locks: reinstate locks_delete_block optimization by Linus Torvalds · 4 years, 10 months ago
- 979a266 CIFS: fiemap: do not return EINVAL if get nothing by Murphy Zhou · 4 years, 10 months ago
- 1be1fa4 CIFS: Increment num_remote_opens stats counter even in case of smb2_query_dir_first by Shyam Prasad N · 4 years, 10 months ago
- 3994688 cifs: potential unintitliazed error code in cifs_getattr() by Dan Carpenter · 4 years, 10 months ago
- 807f030 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
- d9a9f48 cifs_atomic_open(): fix double-put on late allocation failure by Al Viro · 4 years, 10 months ago
- fb4b5f1 cifs: Use #define in cifs_dbg by Joe Perches · 4 years, 11 months ago