index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-14
cifs: update mnt_cifs_flags during reconfigure
Ronnie Sahlberg
2020-12-14
cifs: move update of flags into a separate function
Ronnie Sahlberg
2020-12-14
cifs: remove ctx argument from cifs_setup_cifs_sb
Ronnie Sahlberg
2020-12-14
cifs: do not allow changing posix_paths during remount
Ronnie Sahlberg
2020-12-14
cifs: uncomplicate printing the iocharset parameter
Ronnie Sahlberg
2020-12-14
cifs: don't create a temp nls in cifs_setup_ipc
Ronnie Sahlberg
2020-12-14
cifs: simplify handling of cifs_sb/ctx->local_nls
Ronnie Sahlberg
2020-12-14
cifs: we do not allow changing username/password/unc/... during remount
Ronnie Sahlberg
2020-12-14
cifs: add initial reconfigure support
Ronnie Sahlberg
2020-12-14
cifs: move [brw]size from cifs_sb to cifs_sb->ctx
Ronnie Sahlberg
2020-12-14
cifs: move cifs_cleanup_volume_info[_content] to fs_context.c
Ronnie Sahlberg
2020-12-14
cifs: Add missing sentinel to smb3_fs_parameters
Dmitry Osipenko
2020-12-14
cifs: Handle witness client move notification
Samuel Cabrero
2020-12-14
cifs: remove actimeo from cifs_sb
Ronnie Sahlberg
2020-12-14
cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb
Ronnie Sahlberg
2020-12-14
cifs: remove some minor warnings pointed out by kernel test robot
Steve French
2020-12-14
cifs: remove various function description warnings
Steve French
2020-12-14
cifs: Simplify reconnect code when dfs upcall is enabled
Samuel Cabrero
2020-12-14
cifs: Send witness register messages to userspace daemon in echo task
Samuel Cabrero
2020-12-14
cifs: Add witness information to debug data dump
Samuel Cabrero
2020-12-14
cifs: Set witness notification handler for messages from userspace daemon
Samuel Cabrero
2020-12-14
cifs: Send witness register and unregister commands to userspace daemon
Samuel Cabrero
2020-12-14
cifs: minor updates to Kconfig
Steve French
2020-12-14
cifs: add witness mount option and data structs
Samuel Cabrero
2020-12-14
cifs: Register generic netlink family
Samuel Cabrero
2020-12-14
cifs: cleanup misc.c
Steve French
2020-12-14
cifs: minor kernel style fixes for comments
Steve French
2020-12-14
cifs: Make extract_sharename function public
Samuel Cabrero
2020-12-14
cifs: Make extract_hostname function public
Samuel Cabrero
2020-12-13
cifs: get rid of cifs_sb->mountdata
Ronnie Sahlberg
2020-12-13
cifs: add an smb3_fs_context to cifs_sb
Ronnie Sahlberg
2020-12-13
cifs: remove the devname argument to cifs_compose_mount_options
Ronnie Sahlberg
2020-12-13
cifs: switch to new mount api
Ronnie Sahlberg
2020-12-13
cifs: move cifs_parse_devname to fs_context.c
Ronnie Sahlberg
2020-12-13
cifs: move the enum for cifs parameters into fs_context.h
Ronnie Sahlberg
2020-12-13
cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c
Ronnie Sahlberg
2020-12-13
cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h
Ronnie Sahlberg
2020-12-13
SMB3.1.1: do not log warning message if server doesn't populate salt
Steve French
2020-12-13
SMB3.1.1: update comments clarifying SPNEGO info in negprot response
Steve French
2020-12-13
cifs: Enable sticky bit with cifsacl mount option.
Shyam Prasad N
2020-12-13
cifs: Fix unix perm bits to cifsacl conversion for "other" bits.
Shyam Prasad N
2020-12-13
SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rsp
Steve French
2020-12-13
SMB3: avoid confusing warning message on mount to Azure
Steve French
2020-12-13
cifs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-13
Linux 5.10
Linus Torvalds
2020-12-13
Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-13
Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-12-12
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]