summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-14cifs: add initial reconfigure supportRonnie Sahlberg1-3/+33
2020-12-14cifs: move [brw]size from cifs_sb to cifs_sb->ctxRonnie Sahlberg9-28/+31
2020-12-14cifs: move cifs_cleanup_volume_info[_content] to fs_context.cRonnie Sahlberg6-52/+51
2020-12-14cifs: Add missing sentinel to smb3_fs_parametersDmitry Osipenko1-0/+1
2020-12-14cifs: Handle witness client move notificationSamuel Cabrero3-8/+162
2020-12-14cifs: remove actimeo from cifs_sbRonnie Sahlberg4-6/+4
2020-12-14cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sbRonnie Sahlberg8-57/+51
2020-12-14cifs: remove some minor warnings pointed out by kernel test robotSteve French1-0/+4
2020-12-14cifs: remove various function description warningsSteve French4-7/+23
2020-12-14cifs: Simplify reconnect code when dfs upcall is enabledSamuel Cabrero1-13/+8
2020-12-14cifs: Send witness register messages to userspace daemon in echo taskSamuel Cabrero3-0/+22
2020-12-14cifs: Add witness information to debug data dumpSamuel Cabrero3-0/+50
2020-12-14cifs: Set witness notification handler for messages from userspace daemonSamuel Cabrero4-0/+116
2020-12-14cifs: Send witness register and unregister commands to userspace daemonSamuel Cabrero6-3/+489
2020-12-14cifs: minor updates to KconfigSteve French1-8/+8
2020-12-14cifs: add witness mount option and data structsSamuel Cabrero5-0/+43
2020-12-14cifs: Register generic netlink familySamuel Cabrero6-1/+145
2020-12-14cifs: cleanup misc.cSteve French3-57/+68
2020-12-14cifs: minor kernel style fixes for commentsSteve French1-10/+15
2020-12-14cifs: Make extract_sharename function publicSamuel Cabrero5-25/+26
2020-12-14cifs: Make extract_hostname function publicSamuel Cabrero3-34/+33
2020-12-14cifs: get rid of cifs_sb->mountdataRonnie Sahlberg4-18/+12
2020-12-14cifs: add an smb3_fs_context to cifs_sbRonnie Sahlberg3-34/+41
2020-12-14cifs: remove the devname argument to cifs_compose_mount_optionsRonnie Sahlberg4-22/+9
2020-12-14cifs: switch to new mount apiRonnie Sahlberg10-1281/+1096
2020-12-14cifs: move cifs_parse_devname to fs_context.cRonnie Sahlberg3-57/+59
2020-12-14cifs: move the enum for cifs parameters into fs_context.hRonnie Sahlberg2-57/+97
2020-12-14cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.cRonnie Sahlberg3-60/+44
2020-12-14cifs: rename smb_vol as smb3_fs_context and move it to fs_context.hRonnie Sahlberg12-736/+750
2020-12-14SMB3.1.1: do not log warning message if server doesn't populate saltSteve French2-5/+16
2020-12-14SMB3.1.1: update comments clarifying SPNEGO info in negprot responseSteve French1-1/+10
2020-12-14cifs: Enable sticky bit with cifsacl mount option.Shyam Prasad N3-12/+35
2020-12-14cifs: Fix unix perm bits to cifsacl conversion for "other" bits.Shyam Prasad N3-73/+155
2020-12-14SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rspSteve French1-4/+12
2020-12-14SMB3: avoid confusing warning message on mount to AzureSteve French1-1/+2
2020-12-14cifs: Fix fall-through warnings for ClangGustavo A. R. Silva3-0/+3
2020-12-14Linux 5.10Linus Torvalds1-1/+1
2020-12-13Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-42/+111
2020-12-13Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-blockLinus Torvalds6-393/+82
2020-12-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-9/+15
2020-12-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2020-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-22/+74
2020-12-12Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-137/+182
2020-12-12Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2020-12-12Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+11
2020-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-40/+159
2020-12-12md: change mddev 'chunk_sectors' from int to unsignedMike Snitzer1-2/+2
2020-12-12x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu1-2/+20
2020-12-12Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn1-0/+12
2020-12-12tools/kvm_stat: Exempt time-based countersStefan Raspl1-1/+5