- 3970acf SMB3: Add support for getting and setting SACLs by Boris Protopopov · 4 years, 1 month ago
- 0bf1baf cifs: Avoid error pointer dereference by Samuel Cabrero · 4 years, 1 month ago
- 0f2c66a cifs: Re-indent cifs_swn_reconnect() by Dan Carpenter · 4 years, 1 month ago
- eedf8e8 cifs: Unlock on errors in cifs_swn_reconnect() by Dan Carpenter · 4 years, 1 month ago
- 6a29ab5 cifs: Delete a stray unlock in cifs_swn_reconnect() by Dan Carpenter · 4 years, 1 month ago
- e13300b Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 1 month ago
- afee441 cifs: update internal module version number by Steve French · 4 years, 1 month ago
- 2d06049 cifs: Fix support for remount when not changing rsize/wsize by Steve French · 4 years, 1 month ago
- 31f6551 cifs: handle "guest" mount parameter by Steve French · 4 years, 1 month ago
- 27cf948 cifs: correct four aliased mount parms to allow use of previous names by Steve French · 4 years, 1 month ago
- cd7b699 cifs: Tracepoints and logs for tracing credit changes. by Shyam Prasad N · 4 years, 2 months ago
- 6cf5abb cifs: fix use after free in cifs_smb3_do_mount() by Ronnie Sahlberg · 4 years, 1 month ago
- 0c2b5f7 cifs: fix rsize/wsize to be negotiated values by Steve French · 4 years, 1 month ago
- 09a8361 cifs: Fix some error pointers handling detected by static checker by Samuel Cabrero · 4 years, 1 month ago
- dd53803 smb3: remind users that witness protocol is experimental by Steve French · 4 years, 1 month ago
- 653a5ef cifs: update super_operations to show_devname by Steve French · 4 years, 1 month ago
- 5c4b642 cifs: fix uninitialized variable in smb3_fs_context_parse_param by Ronnie Sahlberg · 4 years, 1 month ago
- 1cb6c3d cifs: update mnt_cifs_flags during reconfigure by Ronnie Sahlberg · 4 years, 1 month ago
- 2d39f50 cifs: move update of flags into a separate function by Ronnie Sahlberg · 4 years, 1 month ago
- 51acd20 cifs: remove ctx argument from cifs_setup_cifs_sb by Ronnie Sahlberg · 4 years, 1 month ago
- 531f03b cifs: do not allow changing posix_paths during remount by Ronnie Sahlberg · 4 years, 1 month ago
- 7c7ee62 cifs: uncomplicate printing the iocharset parameter by Ronnie Sahlberg · 4 years, 1 month ago
- 6fd4ea8 cifs: don't create a temp nls in cifs_setup_ipc by Ronnie Sahlberg · 4 years, 1 month ago
- 387ec58 cifs: simplify handling of cifs_sb/ctx->local_nls by Ronnie Sahlberg · 4 years, 1 month ago
- 9ccecae cifs: we do not allow changing username/password/unc/... during remount by Ronnie Sahlberg · 4 years, 1 month ago
- d6a7878 cifs: add initial reconfigure support by Ronnie Sahlberg · 4 years, 1 month ago
- 522aa3b cifs: move [brw]size from cifs_sb to cifs_sb->ctx by Ronnie Sahlberg · 4 years, 1 month ago
- c741cba cifs: move cifs_cleanup_volume_info[_content] to fs_context.c by Ronnie Sahlberg · 4 years, 1 month ago
- 427c4f0 cifs: Add missing sentinel to smb3_fs_parameters by Dmitry Osipenko · 4 years, 1 month ago
- 121d947 cifs: Handle witness client move notification by Samuel Cabrero · 4 years, 2 months ago
- af1e40d cifs: remove actimeo from cifs_sb by Ronnie Sahlberg · 4 years, 2 months ago
- 8401e93 cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb by Ronnie Sahlberg · 4 years, 1 month ago
- ee0dce4 cifs: remove some minor warnings pointed out by kernel test robot by Steve French · 4 years, 1 month ago
- 607dfc7 cifs: remove various function description warnings by Steve French · 4 years, 1 month ago
- 7d6535b cifs: Simplify reconnect code when dfs upcall is enabled by Samuel Cabrero · 4 years, 2 months ago
- 21077c6 cifs: Send witness register messages to userspace daemon in echo task by Samuel Cabrero · 4 years, 2 months ago
- 20fab0d cifs: Add witness information to debug data dump by Samuel Cabrero · 4 years, 2 months ago
- fed979a cifs: Set witness notification handler for messages from userspace daemon by Samuel Cabrero · 4 years, 2 months ago
- bf80e5d cifs: Send witness register and unregister commands to userspace daemon by Samuel Cabrero · 4 years, 2 months ago
- e68f4a7 cifs: minor updates to Kconfig by Steve French · 4 years, 1 month ago
- 0ac4e29 cifs: add witness mount option and data structs by Samuel Cabrero · 4 years, 1 month ago
- 06f08da cifs: Register generic netlink family by Samuel Cabrero · 4 years, 2 months ago
- 047092f cifs: cleanup misc.c by Steve French · 4 years, 1 month ago
- bc04499 cifs: minor kernel style fixes for comments by Steve French · 4 years, 1 month ago
- e73a42e cifs: Make extract_sharename function public by Samuel Cabrero · 4 years, 2 months ago
- a87e672 cifs: Make extract_hostname function public by Samuel Cabrero · 4 years, 2 months ago
- a2a52a8 cifs: get rid of cifs_sb->mountdata by Ronnie Sahlberg · 4 years, 2 months ago
- d17abdf7 cifs: add an smb3_fs_context to cifs_sb by Ronnie Sahlberg · 4 years, 2 months ago
- 4deb075 cifs: remove the devname argument to cifs_compose_mount_options by Ronnie Sahlberg · 4 years, 1 month ago
- 24e0a1e cifs: switch to new mount api by Ronnie Sahlberg · 4 years, 1 month ago
- 66e7b09 cifs: move cifs_parse_devname to fs_context.c by Ronnie Sahlberg · 4 years, 2 months ago
- 15c7d09 cifs: move the enum for cifs parameters into fs_context.h by Ronnie Sahlberg · 4 years, 3 months ago
- 837e3a1 cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c by Ronnie Sahlberg · 4 years, 3 months 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
- 7955f10 SMB3.1.1: do not log warning message if server doesn't populate salt by Steve French · 4 years, 1 month ago
- 145024e SMB3.1.1: update comments clarifying SPNEGO info in negprot response by Steve French · 4 years, 1 month ago
- f2156d3 cifs: Enable sticky bit with cifsacl mount option. by Shyam Prasad N · 4 years, 2 months ago
- 0f22053 cifs: Fix unix perm bits to cifsacl conversion for "other" bits. by Shyam Prasad N · 4 years, 5 months ago
- bc7c412 SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rsp by Steve French · 4 years, 1 month ago
- ebcd6de SMB3: avoid confusing warning message on mount to Azure by Steve French · 4 years, 1 month ago
- 21ac58f cifs: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
- ea64370 cifs: refactor create_sd_buf() and and avoid corrupting the buffer by Ronnie Sahlberg · 4 years, 2 months ago
- 59463eb cifs: add NULL check for ses->tcon_ipc by Aurelien Aptel · 4 years, 1 month ago
- 7963178 smb3: set COMPOUND_FID to FileID field of subsequent compound request by Namjae Jeon · 4 years, 2 months ago
- 2122533 cifs: fix potential use-after-free in cifs_echo_request() by Paulo Alcantara · 4 years, 2 months ago
- 6988a61 cifs: allow syscalls to be restarted in __smb_send_rqst() by Paulo Alcantara · 4 years, 2 months ago
- 1254100 smb3: Handle error case during offload read path by Rohith Surabattula · 4 years, 3 months ago
- ac873aa smb3: Avoid Mid pending list corruption by Rohith Surabattula · 4 years, 3 months ago
- de9ac0a smb3: Call cifs reconnect from demultiplex thread by Rohith Surabattula · 4 years, 3 months ago
- 9812857 cifs: fix a memleak with modefromsid by Namjae Jeon · 4 years, 2 months ago
- aef0388 cifs: update internal module version number by Steve French · 4 years, 4 months ago
- 7d03ae4 smb3: add some missing definitions from MS-FSCC by Steve French · 4 years, 3 months ago
- 6a87266 smb3: remove two unused variables by Steve French · 4 years, 3 months ago
- 2e4564b smb3: add support for stat of WSL reparse points for special file types by Steve French · 4 years, 3 months ago
- 13909d9 SMB3: add support for recognizing WSL reparse tags by Steve French · 4 years, 3 months ago
- d367cb9 cifs: remove bogus debug code by Dan Carpenter · 4 years, 4 months ago
- 1af34fd smb3.1.1: fix typo in compression flag by Steve French · 4 years, 3 months ago
- 555782a cifs: move smb version mount options into fs_context.c by Ronnie Sahlberg · 4 years, 3 months ago
- 2f20f07 cifs: move cache mount options to fs_context.ch by Ronnie Sahlberg · 4 years, 3 months ago
- 5c6e5aa cifs: move security mount options into fs_context.ch by Ronnie Sahlberg · 4 years, 3 months ago
- a6a9cff cifs: add files to host new mount api by Ronnie Sahlberg · 4 years, 3 months ago
- 3c6e65e smb3: do not try to cache root directory if dir leases not supported by Steve French · 4 years, 3 months ago
- 3c3317d smb3: fix stat when special device file and mounted with modefromsid by Steve French · 4 years, 3 months ago
- def6e1d cifs: Print the address and port we are connecting to in generic_ip_connect() by Samuel Cabrero · 4 years, 3 months ago
- 6259301 SMB3: Resolve data corruption of TCP server info fields by Rohith Surabattula · 4 years, 3 months ago
- 3ece60e cifs: make const array static, makes object smaller by Colin Ian King · 4 years, 3 months ago
- 9934430 SMB3.1.1: Fix ids returned in POSIX query dir by Steve French · 4 years, 3 months ago
- 9eec21b smb3: add dynamic trace point to trace when credits obtained by Steve French · 4 years, 3 months ago
- acf96fe smb3.1.1: do not fail if no encryption required but server doesn't support it by Steve French · 4 years, 3 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
- 511ac89 smb3.1.1: print warning if server does not support requested encryption type by Steve French · 4 years, 3 months ago
- 29e2792 smb3.1.1: add new module load parm enable_gcm_256 by Steve French · 4 years, 3 months ago
- fbfd0b4 smb3.1.1: add new module load parm require_gcm_256 by Steve French · 4 years, 4 months ago
- 330857a5 cifs: map STATUS_ACCOUNT_LOCKED_OUT to -EACCES by Stefan Metzmacher · 5 years ago
- 6829554 SMB3.1.1: add defines for new signing negotiate context by Steve French · 4 years, 3 months ago
- c6cc4c5 cifs: handle -EINTR in cifs_setattr by Ronnie Sahlberg · 4 years, 3 months ago
- 8e670f7 Handle STATUS_IO_TIMEOUT gracefully by Rohith Surabattula · 4 years, 4 months ago
- d1542cf cifs: compute full_path already in cifs_readdir() by Ronnie Sahlberg · 4 years, 3 months ago