- c88f7dc cifs: support nested dfs links over reconnect by Paulo Alcantara · 3 years, 2 months ago
- c462870 cifs: Move SMB2_Create definitions to the shared area by Ronnie Sahlberg · 3 years, 4 months ago
- 0d35e38 cifs: Create a new shared file holding smb2 pdu definitions by Ronnie Sahlberg · 3 years, 2 months ago
- 9351590 cifs: properly invalidate cached root handle when closing it by Enzo Matsumiya · 3 years, 4 months ago
- aa99f3c Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 4 months ago
- 5ad4df5 smb3: rc uninitialized in one fallocate path by Steve French · 3 years, 5 months ago
- 488968a cifs: fix fallocate when trying to allocate a hole. by Ronnie Sahlberg · 3 years, 5 months ago
- 2485bd7 cifs: only write 64kb at a time when fallocating a small region of a file by Ronnie Sahlberg · 3 years, 5 months ago
- 16dd9b8 cifs: added WARN_ON for all the count decrements by Shyam Prasad N · 3 years, 6 months ago
- c9c9c68 cifs: fix the out of range assignment to bit fields in parse_server_interfaces by Hyunchul Lee · 3 years, 6 months ago
- b092b3e cifs: Fix race between hole punch and page fault by Jan Kara · 3 years, 8 months ago
- 0fa757b smb3: prevent races updating CurrentMid by Steve French · 3 years, 6 months ago
- 6efa994 cifs: retry lookup and readdir when EAGAIN is returned. by Thiago Rafael Becker · 3 years, 7 months ago
- 966a3cb cifs: improve fallocate emulation by Ronnie Sahlberg · 3 years, 7 months ago
- 0ab95c2 Defer close only when lease is enabled. by Rohith Surabattula · 3 years, 8 months ago
- d201d76 cifs: fix memory leak in smb2_copychunk_range by Ronnie Sahlberg · 3 years, 8 months ago
- 423333b smb3: limit noisy error by Steve French · 3 years, 9 months ago
- ad7567b cifs: remove unnecessary copies of tcon->crfid.fid by Muhammad Usama Anjum · 3 years, 9 months ago
- 83728cb cifs: Return correct error code from smb2_get_enc_key by Paul Aurich · 3 years, 9 months ago
- a637f4a cifs: fix out-of-bound memory access when calling smb3_notify() at mount point by Eugene Korenevsky · 3 years, 9 months ago
- ccd48ec smb2: fix use-after-free in smb2_ioctl_query_info() by Aurelien Aptel · 3 years, 9 months ago
- 7fe6fe9 cifs: add FALLOC_FL_INSERT_RANGE support by Ronnie Sahlberg · 3 years, 9 months ago
- 5476b5d cifs: add support for FALLOC_FL_COLLAPSE_RANGE by Ronnie Sahlberg · 3 years, 9 months ago
- ed20f54 cifs: add a timestamp to track when the lease of the cached dir was taken by Ronnie Sahlberg · 3 years, 10 months ago
- 6ef4e9c cifs: add a function to get a cached dir based on its dentry by Ronnie Sahlberg · 3 years, 10 months ago
- 5e9c89d cifs: Grab a reference for the dentry of the cached directory during the lifetime of the cache by Ronnie Sahlberg · 3 years, 10 months ago
- 269f67e cifs: store a pointer to the root dentry in cifs_sb_info once we have completed mounting the share by Ronnie Sahlberg · 3 years, 10 months ago
- 45c0f1a cifs: rename the *_shroot* functions to *_cached_dir* by Ronnie Sahlberg · 3 years, 10 months ago
- e6eb195 cifs: pass a path to open_shroot and check if it is the root or not by Ronnie Sahlberg · 3 years, 10 months ago
- 4df3d97 cifs: move the check for nohandlecache into open_shroot by Ronnie Sahlberg · 3 years, 10 months ago
- f6a9bc3 cifs: allocate buffer in the caller of build_path_from_dentry() by Al Viro · 3 years, 10 months ago
- 8e33cf2 cifs: make build_path_from_dentry() return const char * by Al Viro · 3 years, 10 months ago
- 5586913 cifs: constify path argument of ->make_node() by Al Viro · 3 years, 10 months ago
- cfc63fc smb3: fix cached file size problems in duplicate extents (reflink) by Steve French · 3 years, 9 months ago
- 45a4546 cifs: Adjust key sizes and key generation routines for AES256 encryption by Shyam Prasad N · 3 years, 9 months ago
- 04ad69c cifs: do not send close in compound create+close requests by Paulo Alcantara · 3 years, 10 months ago
- f1a0865 cifs: minor simplification to smb2_is_network_name_deleted by Steve French · 3 years, 11 months ago
- 9e550b0 TCON Reconnect during STATUS_NETWORK_NAME_DELETED by Rohith Surabattula · 3 years, 11 months ago
- 6d82c27 cifs: Identify a connection by a conn_id. by Shyam Prasad N · 4 years ago
- 0f56db8 cifs: New optype for session operations. by Shyam Prasad N · 4 years ago
- 9541b81 Add SMB 2 support for getting and setting SACLs by Boris Protopopov · 4 years, 1 month ago
- 3970acf SMB3: Add support for getting and setting SACLs by Boris Protopopov · 4 years ago
- cd7b699 cifs: Tracepoints and logs for tracing credit changes. by Shyam Prasad N · 4 years, 2 months ago
- 522aa3b cifs: move [brw]size from cifs_sb to cifs_sb->ctx by Ronnie Sahlberg · 4 years, 1 month ago
- 3fa1c6d cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h by Ronnie Sahlberg · 4 years, 1 month ago
- ebcd6de SMB3: avoid confusing warning message on mount to Azure by Steve French · 4 years, 1 month ago
- 7963178 smb3: set COMPOUND_FID to FileID field of subsequent compound request by Namjae Jeon · 4 years, 1 month ago
- 1254100 smb3: Handle error case during offload read path by Rohith Surabattula · 4 years, 2 months ago
- ac873aa smb3: Avoid Mid pending list corruption by Rohith Surabattula · 4 years, 2 months ago
- de9ac0a smb3: Call cifs reconnect from demultiplex thread by Rohith Surabattula · 4 years, 2 months ago
- 6a87266 smb3: remove two unused variables by Steve French · 4 years, 2 months ago
- 2e4564b smb3: add support for stat of WSL reparse points for special file types by Steve French · 4 years, 2 months ago
- 3c3317d smb3: fix stat when special device file and mounted with modefromsid by Steve French · 4 years, 2 months ago
- 6259301 SMB3: Resolve data corruption of TCP server info fields by Rohith Surabattula · 4 years, 3 months ago
- 9eec21b smb3: add dynamic trace point to trace when credits obtained by Steve French · 4 years, 2 months ago
- 0bd294b cifs: Return the error from crypt_message when enc/dec key not found. by Shyam Prasad N · 4 years, 3 months ago
- 63ca565 smb3.1.1: set gcm256 when requested by Steve French · 4 years, 3 months ago
- fd08f2d smb3.1.1: rename nonces used for GCM and CCM encryption by Steve French · 4 years, 3 months ago
- 8e670f7 Handle STATUS_IO_TIMEOUT gracefully by Rohith Surabattula · 4 years, 4 months ago
- 9e81e8f cifs: return cached_fid from open_shroot by Ronnie Sahlberg · 4 years, 3 months ago
- 64b7f67 cifs: Fix incomplete memory allocation on setxattr path by Vladimir Zapolskiy · 4 years, 3 months ago
- 4ef9b4f smb3: fix access denied on change notify request to some servers by Steve French · 4 years, 6 months ago
- acc91c2 cifs/smb3: Fix data inconsistent when punch hole by Zhang Xiaoxu · 4 years, 6 months ago
- 6b69040 cifs/smb3: Fix data inconsistent when zero file range by Zhang Xiaoxu · 4 years, 6 months ago
- 77577de cifs: Fix cached_fid refcnt leak in open_shroot by Xiyu Yang · 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
- 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
- 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
- a0a3036 cifs: Standardize logging output by Joe Perches · 4 years, 9 months ago
- b2ca6c2 cifs: move some variables off the stack in smb2_ioctl_query_info by Ronnie Sahlberg · 4 years, 8 months ago
- 0fe0781 cifs: fix uninitialised lease_key in open_shroot() by Paulo Alcantara · 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
- ef4a632 CIFS: check new file size when extending file by fallocate by Murphy Zhou · 4 years, 10 months ago
- 69dda30 cifs: add SMB2_open() arg to return POSIX data by Aurelien Aptel · 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
- 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
- 86f740f cifs: fix rename() by ensuring source handle opened with DELETE bit by Aurelien Aptel · 4 years, 11 months ago
- 85db6b7 cifs: make sure we do not overflow the max EA buffer size by Ronnie Sahlberg · 4 years, 11 months ago
- 2c6251a cifs: enable change notification for SMB2.1 dialect by Steve French · 4 years, 11 months ago
- d26c2dd cifs: add SMB3 change notification support by Steve French · 5 years ago
- 87f93d8 smb3: fix problem with null cifs super block with previous patch by Steve French · 5 years ago
- 0f06093 SMB3: Backup intent flag missing from some more ops by Amir Goldstein · 5 years ago
- 8bd0d70 cifs: add support for fallocate mode 0 for non-sparse files by Ronnie Sahlberg · 5 years ago
- 731b82b cifs: set correct max-buffer-size for smb2_ioctl_init() by Ronnie Sahlberg · 5 years ago
- 3747860 cifs: use compounding for open and first query-dir for readdir() by Ronnie Sahlberg · 5 years ago
- 720aec0 fs/cifs/smb2ops.c: use true,false for bool variable by zhengbin · 5 years ago
- d919131 CIFS: Close cached root handle only if it has a lease by Pavel Shilovsky · 5 years ago
- 43f8a6a smb3: query attributes on file close by Steve French · 5 years ago
- 9bd4540 CIFS: Properly process SMB3 lease breaks by Pavel Shilovsky · 5 years ago
- d70e9fa cifs: try opening channels after mounting by Aurelien Aptel · 5 years ago
- f6a6bf7 cifs: switch servers depending on binding state by Aurelien Aptel · 5 years ago
- 35adffe cifs: sort interface list by speed by Aurelien Aptel · 5 years ago
- 86a7964 CIFS: Fix NULL pointer dereference in mid callback by Pavel Shilovsky · 5 years ago
- 2b1116b CIFS: Use common error handling code in smb2_ioctl_query_info() by Markus Elfring · 5 years ago
- cfaa118 CIFS: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 5 years ago
- a08d897 fix memory leak in large read decrypt offload by Steve French · 5 years ago