summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-10-09gfs2: Merge branch 'for-next.nopid' into for-nextAndreas Gruenbacher
2022-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-07smb3: fix oops in calculating shash_setkeySteve French
2022-10-07cifs: secmech: use shash_desc directly, remove sdescEnzo Matsumiya
2022-10-07smb3: rename encryption/decryption TFMsEnzo Matsumiya
2022-10-07cifs: replace kfree() with kfree_sensitive() for sensitive dataEnzo Matsumiya
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-07f2fs: change to use atomic_t type form sbi.atomic_filesChao Yu
2022-10-07f2fs: account swapfile inodesChao Yu
2022-10-07Merge tag 'mtd/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-07Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-07Merge tag 'fs-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-07Merge tag 'fsnotify-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-07Merge tag '6.1-rc-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-10-06Merge tag 'iomap-6.1-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-10-06Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-10-06Merge tag 'affs-for-6.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-06Merge tag 'for-6.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2022-10-06Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-10-06Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-06Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-10-06Merge tag 'pull-d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2022-10-06Merge tag 'pull-inode' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-10-06NFSv4/flexfiles: Cancel I/O if the layout is recalled or revokedTrond Myklebust
2022-10-05cifs: remove initialization valueMuhammad Usama Anjum
2022-10-05cifs: Replace a couple of one-element arrays with flexible-array membersGustavo A. R. Silva
2022-10-05smb3: do not log confusing message when server returns no network interfacesSteve French
2022-10-05f2fs: allow direct read for zoned deviceJaegeuk Kim
2022-10-05NFSv4.2: Add a tracepoint for listxattrAnna Schumaker
2022-10-05NFSv4.2: Add tracepoints for getxattr, setxattr, and removexattrAnna Schumaker
2022-10-05NFSv4.2: Move TRACE_DEFINE_ENUM(NFS4_CONTENT_*) under CONFIG_NFS_V4_2Anna Schumaker
2022-10-05NFSv4.2: Add special handling for LISTXATTR receiving NFS4ERR_NOXATTRAnna Schumaker
2022-10-05nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declarationGaosheng Cui
2022-10-05NFSv4: remove nfs4_renewd_prepare_shutdown() declarationGaosheng Cui
2022-10-05fs/nfs/pnfs_nfs.c: fix spelling typo and syntax error in commentJiangshan Yi
2022-10-05nfsd: rework hashtable handling in nfsd_do_file_acquireJeff Layton
2022-10-05nfsd: fix nfsd_file_unhash_and_disposeJeff Layton
2022-10-05smb3: define missing create contextsSteve French
2022-10-05cifs: store a pointer to a fid in the cfid structure instead of the structRonnie Sahlberg
2022-10-05cifs: improve handlecachingRonnie Sahlberg
2022-10-05cifs: Make tcon contain a wrapper structure cached_fids instead of cached_fidRonnie Sahlberg
2022-10-05smb3: add dynamic trace points for tree disconnectSteve French
2022-10-05Fix formatting of client smbdirect RDMA loggingTom Talpey
2022-10-05Handle variable number of SGEs in client smbdirect send.Tom Talpey
2022-10-05Reduce client smbdirect max receive segment sizeTom Talpey
2022-10-05Decrease the number of SMB3 smbdirect client SGEsTom Talpey
2022-10-05cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO messageZhang Xiaoxu
2022-10-05ksmbd: validate share name from share config responseAtte Heikkilä
2022-10-05ksmbd: call ib_drain_qp when disconnectedNamjae Jeon