summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* cifs: move cifs_cleanup_volume_info[_content] to fs_context.cRonnie Sahlberg2020-12-146-52/+51
* cifs: Add missing sentinel to smb3_fs_parametersDmitry Osipenko2020-12-141-0/+1
* cifs: Handle witness client move notificationSamuel Cabrero2020-12-143-8/+162
* cifs: remove actimeo from cifs_sbRonnie Sahlberg2020-12-144-6/+4
* cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sbRonnie Sahlberg2020-12-148-57/+51
* cifs: remove some minor warnings pointed out by kernel test robotSteve French2020-12-141-0/+4
* cifs: remove various function description warningsSteve French2020-12-144-7/+23
* cifs: Simplify reconnect code when dfs upcall is enabledSamuel Cabrero2020-12-141-13/+8
* cifs: Send witness register messages to userspace daemon in echo taskSamuel Cabrero2020-12-143-0/+22
* cifs: Add witness information to debug data dumpSamuel Cabrero2020-12-143-0/+50
* cifs: Set witness notification handler for messages from userspace daemonSamuel Cabrero2020-12-143-0/+99
* cifs: Send witness register and unregister commands to userspace daemonSamuel Cabrero2020-12-145-3/+474
* cifs: minor updates to KconfigSteve French2020-12-141-8/+8
* cifs: add witness mount option and data structsSamuel Cabrero2020-12-145-0/+43
* cifs: Register generic netlink familySamuel Cabrero2020-12-145-1/+114
* cifs: cleanup misc.cSteve French2020-12-143-57/+68
* cifs: minor kernel style fixes for commentsSteve French2020-12-141-10/+15
* cifs: Make extract_sharename function publicSamuel Cabrero2020-12-145-25/+26
* cifs: Make extract_hostname function publicSamuel Cabrero2020-12-143-34/+33
* cifs: get rid of cifs_sb->mountdataRonnie Sahlberg2020-12-134-18/+12
* cifs: add an smb3_fs_context to cifs_sbRonnie Sahlberg2020-12-133-34/+41
* cifs: remove the devname argument to cifs_compose_mount_optionsRonnie Sahlberg2020-12-134-22/+9
* cifs: switch to new mount apiRonnie Sahlberg2020-12-1310-1281/+1096
* cifs: move cifs_parse_devname to fs_context.cRonnie Sahlberg2020-12-133-57/+59
* cifs: move the enum for cifs parameters into fs_context.hRonnie Sahlberg2020-12-132-57/+97
* cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.cRonnie Sahlberg2020-12-133-60/+44
* cifs: rename smb_vol as smb3_fs_context and move it to fs_context.hRonnie Sahlberg2020-12-1312-736/+750
* SMB3.1.1: do not log warning message if server doesn't populate saltSteve French2020-12-132-5/+16
* SMB3.1.1: update comments clarifying SPNEGO info in negprot responseSteve French2020-12-131-1/+10
* cifs: Enable sticky bit with cifsacl mount option.Shyam Prasad N2020-12-133-12/+35
* cifs: Fix unix perm bits to cifsacl conversion for "other" bits.Shyam Prasad N2020-12-133-73/+155
* SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rspSteve French2020-12-131-4/+12
* SMB3: avoid confusing warning message on mount to AzureSteve French2020-12-131-1/+2
* cifs: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-133-0/+3
* Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-121-8/+11
|\
| * io_uring: fix file leak on error path of io ctx creationHillf Danton2020-12-081-7/+10
| * io_uring: fix mis-seting personality's credsPavel Begunkov2020-12-071-1/+1
* | Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-111-6/+8
|\ \
| * | zonefs: fix page reference and BIO leakDamien Le Moal2020-12-101-6/+8
* | | proc: use untagged_addr() for pagemap_read addressesMiles Chen2020-12-111-2/+6
* | | Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-12-107-26/+72
|\ \ \
| * | | NFS: Disable READ_PLUS by defaultAnna Schumaker2020-12-102-1/+10
| * | | NFSv4.2: Fix 5 seconds delay when doing inter server copyDai Ngo2020-12-101-1/+1
| * | | NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operationChuck Lever2020-12-102-9/+13
| * | | pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabledTrond Myklebust2020-11-302-15/+48
* | | | afs: Fix memory leak when mounting with multiple source parametersDavid Howells2020-12-081-0/+3
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-12-081-30/+27
|\ \ \ \ | |_|/ / |/| | |
| * | | fix return values of seq_read_iter()Al Viro2020-11-151-30/+27
* | | | coredump: fix core_pattern parse errorMenglong Dong2020-12-061-1/+2
* | | | Merge tag 'io_uring-5.10-2020-12-05' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-051-1/+2
|\ \ \ \ | | |_|/ | |/| |