- e183785 cifs: fix check of tcon dfs in smb1 by Paulo Alcantara · 4 years, 4 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
- a03f507 cifs: delete duplicated words in header files by Randy Dunlap · 4 years, 5 months ago
- cba22b1 Replace HTTP links with HTTPS ones: CIFS by Alexander A. Klimov · 4 years, 6 months ago
- 0b0430c cifs: Add get_security_type_str function to return sec type. by Kenneth D'souza · 4 years, 7 months ago
- 8eec795 cifs: multichannel: use pointer for binding channel by Aurelien Aptel · 4 years, 8 months ago
- 352d96f cifs: multichannel: move channel selection above transport layer by Aurelien Aptel · 4 years, 7 months ago
- 82e9367 smb3: Add new parm "nodelete" by Steve French · 4 years, 7 months ago
- d92c7ce cifs: minor update to comments around the cifs_tcp_ses_lock mutex by Steve French · 4 years, 8 months ago
- 4e8aea3 smb3: enable swap on SMB3 mounts by Steve French · 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
- 86f740f cifs: fix rename() by ensuring source handle opened with DELETE bit by Aurelien Aptel · 4 years, 10 months ago
- d26c2dd cifs: add SMB3 change notification support by Steve French · 5 years ago
- 0f06093 SMB3: Backup intent flag missing from some more ops by Amir Goldstein · 5 years ago
- f1f27ad CIFS: Fix task struct use-after-free on reconnect by Vincent Whitchurch · 5 years ago
- 046aca3 cifs: Optimize readdir on reparse points by Paulo Alcantara (SUSE) · 5 years ago
- d919131 CIFS: Close cached root handle only if it has a lease by Pavel Shilovsky · 5 years ago
- 3345bb4 cifs: Fix lookup of SMB connections on multichannel by Paulo Alcantara (SUSE) · 5 years ago
- 43f8a6a smb3: query attributes on file close by Steve French · 5 years ago
- 1ae9a5a smb3: dump in_send and num_waiters stats counters by default by Steve French · 5 years ago
- 9bd4540 CIFS: Properly process SMB3 lease breaks by Pavel Shilovsky · 5 years ago
- 32546a9 cifs: move cifsFileInfo_put logic into a work-queue by Ronnie Sahlberg · 5 years ago
- d70e9fa cifs: try opening channels after mounting by Aurelien Aptel · 5 years ago
- b8f7442b CIFS: refactor cifs_get_inode_info() by Aurelien Aptel · 5 years ago
- f6a6bf7 cifs: switch servers depending on binding state by Aurelien Aptel · 5 years ago
- f780bd3 cifs: add server param by Aurelien Aptel · 5 years ago
- bcc8880 cifs: add multichannel mount options and data structs by Aurelien Aptel · 5 years ago
- 87bc237 smb3: add debug messages for closing unmatched open by Ronnie Sahlberg · 5 years ago
- 86a7964 CIFS: Fix NULL pointer dereference in mid callback by Pavel Shilovsky · 5 years ago
- d46b0da cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs by Dave Wysochanski · 5 years ago
- d0959b0 smb3: remove noisy debug message and minor cleanup by Steve French · 5 years ago
- c3ca78e smb3: pass mode bits into create calls by Steve French · 5 years ago
- 8eecd1c cifs: Add support for root file systems by Paulo Alcantara (SUSE) · 5 years ago
- 3e7a02d smb3: allow disabling requesting leases by Steve French · 5 years ago
- 1b63f18 smb3: display max smb3 requests in flight at any one time by Steve French · 5 years ago
- 563317e smb3: enable offload of decryption of large reads via mount option by Steve French · 5 years ago
- 35cf94a smb3: allow parallelizing decryption of reads by Steve French · 5 years ago
- 4f5c10f smb3: allow skipping signature verification for perf sensitive configurations by Steve French · 5 years ago
- 41e033f smb3: add mount option to allow RW caching of share accessed by only 1 client by Steve French · 5 years ago
- 83bbfa7 smb3: add mount option to allow forced caching of read only share by Steve French · 5 years ago
- 9fe5ff1 smb3: do not send compression info by default by Steve French · 6 years ago
- 412094a smb3: add new mount option to retrieve mode from special ACE by Steve French · 6 years ago
- 73cf808 cifs: simplify code by removing CONFIG_CIFS_ACL ifdef by Steve French · 6 years ago
- 6552d6a cifs: Fix check for matching with existing mount by Steve French · 6 years ago
- 487317c cifs: add spinlock for the openFileList to cifsInodeInfo by Ronnie Sahlberg · 6 years ago
- dece44e cifs: add support for SEEK_DATA and SEEK_HOLE by Ronnie Sahlberg · 6 years ago
- ebaf546 SMB3: Clean up query symlink when reparse point by Ronnie Sahlberg · 6 years ago
- 26ea888 Negotiate and save preferred compression algorithms by Steve French · 6 years ago
- 392e1c5 cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP by Ronnie Sahlberg · 6 years ago
- d69cb72 cifs: fix credits leak for SMB1 oplock breaks by Ronnie Sahlberg · 6 years ago
- 2f3ebab cifs: add fiemap support by Ronnie Sahlberg · 6 years ago
- d070f9d CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb by Aurelien Aptel · 6 years ago
- 433b8dd SMB3: Track total time spent on roundtrips for each SMB3 command by Steve French · 6 years ago
- b98749c CIFS: keep FileInfo handle live during oplock break by Aurelien Aptel · 6 years ago
- ca567eb SMB3: Allow persistent handle timeout to be configurable on mount by Steve French · 6 years ago
- c847dcc CIFS: make mknod() an smb_version_op by Aurelien Aptel · 6 years ago
- 6552580 cifs: minor documentation updates by Steve French · 6 years ago
- b0f6df7 cifs: cache FILE_ALL_INFO for the shared root handle by Ronnie Sahlberg · 6 years ago
- b227d21 cifs: wait_for_free_credits() make it possible to wait for >=1 credits by Ronnie Sahlberg · 6 years ago
- 9a1c67e CIFS: Adjust MTU credits before reopening a file by Pavel Shilovsky · 6 years ago
- 34f4deb CIFS: Respect reconnect in non-MTU credits calculations by Pavel Shilovsky · 6 years ago
- 335b7b6 CIFS: Respect reconnect in MTU credits calculations by Pavel Shilovsky · 6 years ago
- 66265f1 CIFS: Count SMB3 credits for malformed pending responses by Pavel Shilovsky · 6 years ago
- c781af7 CIFS: Do not skip SMB2 message IDs on send failures by Pavel Shilovsky · 6 years ago
- e8506d2 smb3: make default i/o size for smb3 mounts larger by Steve French · 6 years ago
- 9a66396 CIFS: Fix error paths in writeback code by Pavel Shilovsky · 6 years ago
- 8a26f0f CIFS: Fix credits calculation for cancelled requests by Pavel Shilovsky · 6 years ago
- 93d5cb5 cifs: Add support for failover in cifs_reconnect() by Paulo Alcantara · 6 years ago
- 1c78022 cifs: Make use of DFS cache to get new DFS referrals by Paulo Alcantara · 6 years ago
- 54be1f6 cifs: Add DFS cache routines by Paulo Alcantara · 6 years ago
- e7b602f cifs: Save TTL value when parsing DFS referrals by Paulo Alcantara · 6 years ago
- 4a3b38a Add vers=3.0.2 as a valid option for SMBv3.0.2 by Kenneth D'souza · 6 years ago
- 6e6e2b8 CIFS: Add support for direct I/O read by Long Li · 6 years ago
- dfe33f9 smb3: allow more detailed protocol info on open files for debugging by Steve French · 6 years ago
- fae8044 smb3: show number of current open files in /proc/fs/cifs/Stats by Steve French · 6 years ago
- 8d8b26e cifs: add support for ioctl on directories by Ronnie Sahlberg · 6 years ago
- f5b05d6 cifs: add IOCTL for QUERY_INFO passthrough to userspace by Ronnie Sahlberg · 6 years ago
- 9645759 cifs: OFD locks do not conflict with eachothers by Ronnie Sahlberg · 6 years ago
- 3d62123 smb3: update default requested iosize to 4MB from 1MB for recent dialects by Steve French · 6 years ago
- 9e1a37d smb3: track the instance of each session for debugging by Steve French · 6 years ago
- 00778e2 smb3: add way to control slow response threshold for logging and stats by Steve French · 6 years ago
- ddf83af cifs: add a warning if we try to to dequeue a deleted mid by Ronnie Sahlberg · 6 years ago
- b24df3e cifs: update receive_encrypted_standard to handle compounded responses by Ronnie Sahlberg · 6 years ago
- 468d677 smb3: display stats counters for number of slow commands by Steve French · 6 years ago
- b2c96de cifs: update init_sg, crypt_message to take an array of rqst by Ronnie Sahlberg · 6 years ago
- fcabb89 cifs: simple stats should always be enabled by Steve French · 6 years ago
- 9da6ec7 cifs: use a refcount to protect open/closing the cached file handle by Ronnie Sahlberg · 6 years ago
- 06188fc cifs: remove unused stats by Steve French · 6 years ago
- 0fdfef9 smb3: simplify code by removing CONFIG_CIFS_SMB311 by Steve French · 7 years ago
- 9539020 cifs: use timespec64 internally by Arnd Bergmann · 7 years ago
- 729c0c9 cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf() by Stefano Brivio · 6 years ago
- 696e420 cifs: Fix use after free of a mid_q_entry by Lars Persson · 7 years ago
- bea851b smb3: Fix mode on mkdir on smb311 mounts by Steve French · 7 years ago
- b6f0dd5 CIFS: add iface info to struct cifs_ses by Aurelien Aptel · 7 years ago
- e229243 CIFS: move default port definitions to cifsglob.h by Aurelien Aptel · 7 years ago
- a93864d cifs: add lease tracking to the cached root fid by Ronnie Sahlberg · 7 years ago
- 8ddecf5 CIFS: Fix NULL ptr deref by Aurelien Aptel · 7 years ago
- 8e7360f CIFS: Add support for direct pages in wdata by Long Li · 7 years ago
- f9f5aca CIFS: Add support for direct pages in rdata by Long Li · 7 years ago
- 8ce79ec cifs: update multiplex loop to handle compounded responses by Ronnie Sahlberg · 7 years ago