summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-12-14cifs: remove some minor warnings pointed out by kernel test robotSteve French
2020-12-14cifs: remove various function description warningsSteve French
2020-12-14cifs: Simplify reconnect code when dfs upcall is enabledSamuel Cabrero
2020-12-14cifs: Send witness register messages to userspace daemon in echo taskSamuel Cabrero
2020-12-14cifs: Add witness information to debug data dumpSamuel Cabrero
2020-12-14cifs: Set witness notification handler for messages from userspace daemonSamuel Cabrero
2020-12-14cifs: Send witness register and unregister commands to userspace daemonSamuel Cabrero
2020-12-14cifs: minor updates to KconfigSteve French
2020-12-14cifs: add witness mount option and data structsSamuel Cabrero
2020-12-14cifs: Register generic netlink familySamuel Cabrero
2020-12-14cifs: cleanup misc.cSteve French
2020-12-14cifs: minor kernel style fixes for commentsSteve French
2020-12-14cifs: Make extract_sharename function publicSamuel Cabrero
2020-12-14cifs: Make extract_hostname function publicSamuel Cabrero
2020-12-14ovl: unprivieged mountsMiklos Szeredi
2020-12-14ovl: do not get metacopy for userxattrMiklos Szeredi
2020-12-14ovl: do not fail because of O_NOATIMEMiklos Szeredi
2020-12-14ovl: do not fail when setting origin xattrMiklos Szeredi
2020-12-14ovl: user xattrMiklos Szeredi
2020-12-14ovl: simplify file spliceMiklos Szeredi
2020-12-14ovl: make ioctl() safeMiklos Szeredi
2020-12-14ovl: check privs before decoding file handleMiklos Szeredi
2020-12-14vfs: verify source area in vfs_dedupe_file_range_one()Miklos Szeredi
2020-12-14vfs: move cap_convert_nscap() call into vfs_setxattr()Miklos Szeredi
2020-12-14NFSv4.2/pnfs: Don't use READ_PLUS with pNFS yetTrond Myklebust
2020-12-14NFSv4.2: Deal with potential READ_PLUS data extent buffer overflowTrond Myklebust
2020-12-14NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflowTrond Myklebust
2020-12-14NFSv4.2: Handle hole lengths that exceed the READ_PLUS read bufferTrond Myklebust
2020-12-14NFSv4.2: decode_read_plus_hole() needs to check the extent offsetTrond Myklebust
2020-12-14NFSv4.2: decode_read_plus_data() must skip padding after data segmentTrond Myklebust
2020-12-14NFSv4.2: Ensure we always reset the result->count in decode_read_plus()Trond Myklebust
2020-12-14NFSv4.1: use BITS_PER_LONG macro in nfs4session.hGeliang Tang
2020-12-14NFSv4.2: improve page handling for GETXATTRFrank van der Linden
2020-12-13cifs: get rid of cifs_sb->mountdataRonnie Sahlberg
2020-12-13cifs: add an smb3_fs_context to cifs_sbRonnie Sahlberg
2020-12-13cifs: remove the devname argument to cifs_compose_mount_optionsRonnie Sahlberg
2020-12-13cifs: switch to new mount apiRonnie Sahlberg
2020-12-13cifs: move cifs_parse_devname to fs_context.cRonnie Sahlberg
2020-12-13cifs: move the enum for cifs parameters into fs_context.hRonnie Sahlberg
2020-12-13cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.cRonnie Sahlberg
2020-12-13cifs: rename smb_vol as smb3_fs_context and move it to fs_context.hRonnie Sahlberg
2020-12-13SMB3.1.1: do not log warning message if server doesn't populate saltSteve French
2020-12-13SMB3.1.1: update comments clarifying SPNEGO info in negprot responseSteve French
2020-12-13cifs: Enable sticky bit with cifsacl mount option.Shyam Prasad N
2020-12-13cifs: Fix unix perm bits to cifsacl conversion for "other" bits.Shyam Prasad N
2020-12-13SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rspSteve French
2020-12-13SMB3: avoid confusing warning message on mount to AzureSteve French
2020-12-13cifs: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-13ubifs: ubifs_dump_node: Dump all branches of the index nodeZhihao Cheng
2020-12-13ubifs: ubifs_dump_sleb: Remove unused functionZhihao Cheng