summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-08-15Merge tag '6.5-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-08-14smb3: display network namespace in debug informationSteve French
2023-08-14cifs: Release folio lock on fscache read hit.Russell Harmon via samba-technical
2023-08-12Merge tag 'for-6.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik
2023-08-11Merge tag 'zonefs-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2023-08-11Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...Linus Torvalds
2023-08-10cifs: fix potential oops in cifs_oplock_breakSteve French
2023-08-10btrfs: set cache_block_group_error if we find an errorJosef Bacik
2023-08-10btrfs: reject invalid reloc tree root keys with stack dumpQu Wenruo
2023-08-10btrfs: exit gracefully if reloc roots don't matchQu Wenruo
2023-08-10btrfs: avoid race between qgroup tree creation and relocationQu Wenruo
2023-08-10btrfs: properly clear end of the unreserved range in cow_file_rangeChristoph Hellwig
2023-08-10btrfs: don't wait for writeback on clean pages in extent_write_cache_pagesChristoph Hellwig
2023-08-10btrfs: don't stop integrity writeback too earlyChristoph Hellwig
2023-08-10btrfs: wait for actual caching progress during allocationJosef Bacik
2023-08-09Merge tag '6.5-rc5-ksmbd-server' of git://git.samba.org/ksmbdLinus Torvalds
2023-08-10zonefs: fix synchronous direct writes to sequential filesDamien Le Moal
2023-08-08Merge tag 'hardening-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-08Merge tag 'gfs2-v6.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-07gfs2: Don't use filemap_splice_readBob Peterson
2023-08-07gfs2: Fix freeze consistency check in gfs2_trans_add_metaAndreas Gruenbacher
2023-08-06Merge tag 'v6.5-rc5.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-06fs: rely on ->iterate_shared to determine f_pos lockingChristian Brauner
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds
2023-08-06proc: fix missing conversion to 'iterate_shared'Linus Torvalds
2023-08-06open: make RESOLVE_CACHED correctly test for O_TMPFILEAleksa Sarai
2023-08-05ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()Namjae Jeon
2023-08-05ksmbd: validate command request sizeLong Li
2023-08-05Merge tag '6.5-rc4-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-08-04nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iputRyusuke Konishi
2023-08-04fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regionsLorenzo Stoakes
2023-08-04Merge tag 'ceph-for-6.5-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-08-04file: reinstate f_pos locking optimization for regular filesLinus Torvalds
2023-08-03Merge tag 'nfsd-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-08-03Merge tag 'erofs-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-02Merge tag 'exfat-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-02smb: client: fix dfs link mount against w2k8Paulo Alcantara
2023-08-02ceph: defer stopping mdsc delayed_workXiubo Li
2023-08-01erofs: drop unnecessary WARN_ON() in erofs_kill_sb()Gao Xiang
2023-08-01erofs: fix wrong primary bvec selection on deduplicated extentsGao Xiang
2023-07-30nfsd: Fix reading via spliceDavid Howells
2023-07-29Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim
2023-07-28Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-28Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-07-28Merge tag '9p-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-27proc/vmcore: fix signedness bug in read_from_oldmem()Dan Carpenter
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-27Merge tag 'for-6.5-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds