summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-11-18nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID responsePali Rohár
2024-11-18lockd: Fix comment about NLMv3 backwards compatibilityPali Rohár
2024-11-18nfsd: new tracepoint for after op_func in compound processingJeff Layton
2024-11-18Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-18Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2024-11-18Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-18Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-18Merge tag 'pull-ufs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-18Merge tag 'vfs-6.13.ecryptfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.rust.file' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-18ceph: miscellaneous spelling fixesDmitry Antipov
2024-11-18ceph: Use strscpy() instead of strcpy() in __get_snap_name()Abdul Rahim
2024-11-18ceph: Use str_true_false() helper in status_show()Thorsten Blum
2024-11-18ceph: requalify some char pointers as constPatrick Donnelly
2024-11-18ceph: extract entity name from device idPatrick Donnelly
2024-11-18ceph: Remove fs/ceph deadcodeDr. David Alan Gilbert
2024-11-18fsnotify: Fix ordering of iput() and watched_objects decrementJann Horn
2024-11-18dlm: fix dlm_recover_members refcount on errorAlexander Aring
2024-11-18Revert "nfs: don't reuse partially completed requests in nfs_lock_and_join_re...Trond Myklebust
2024-11-18virtiofs: dax: remove ->writepages() callbackAsahi Lina
2024-11-18fuse: check attributes staleness on fuse_iget()Zhang Tianci
2024-11-18erofs: handle NONHEAD !delta[1] lclusters gracefullyGao Xiang
2024-11-18erofs: clarify direct I/O supportGao Xiang
2024-11-18erofs: fix blksize < PAGE_SIZE for file-backed mountsHongzhen Luo
2024-11-18erofs: get rid of `buf->kmap_type`Gao Xiang
2024-11-18erofs: fix file-backed mounts over FUSEGao Xiang
2024-11-18erofs: simplify definition of the log functionsGou Hao
2024-11-18erofs: add sysfs node to drop internal cachesChunhai Guo
2024-11-18erofs: free pclusters if no cached folio is attachedChunhai Guo
2024-11-18erofs: sunset `struct erofs_workgroup`Gao Xiang
2024-11-18erofs: move erofs_workgroup operations into zdata.cGao Xiang
2024-11-18erofs: get rid of erofs_{find,insert}_workgroupGao Xiang
2024-11-17smb: client: fix use-after-free of signing keyPaulo Alcantara
2024-11-17smb: client: Use str_yes_no() helper functionThorsten Blum
2024-11-17smb: client: memcpy() with surrounding object base addressKees Cook
2024-11-17cifs: Remove pre-historic unused CIFSSMBCopyDr. David Alan Gilbert
2024-11-17ksmbd: fix malformed unsupported smb1 negotiate responseNamjae Jeon
2024-11-16Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds