summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-07-06Merge tag '6.10-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-07-06hfsplus: fix uninit-value in copy_nameEdward Adam Davis
2024-07-06fs: find rootfs mount of the mount namespaceChristian Brauner
2024-07-05vfs: don't mod negative dentry count when on shrinker listBrian Foster
2024-07-05filelock: fix potential use-after-free in posix_lock_inodeJeff Layton
2024-07-05Merge patch series "cachefiles: random bugfixes"Christian Brauner
2024-07-05ksmbd: discard write access to the directory openHobin Woo
2024-07-04Merge tag 'for-6.10-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-04Merge tag 'mm-hotfixes-stable-2024-07-03-22-23' of git://git.kernel.org/pub/s...Linus Torvalds
2024-07-04fs: only copy to userspace on success in listmount()Christian Brauner
2024-07-03nilfs2: fix kernel bug on rename operation of broken directoryRyusuke Konishi
2024-07-03Fix userfaultfd_api to return EINVAL as expectedAudra Mitchell
2024-07-03ksmbd: return FILE_DEVICE_DISK instead of super magicNamjae Jeon
2024-07-04btrfs: fix folio refcount in __alloc_dummy_extent_buffer()Boris Burkov
2024-07-04btrfs: fix folio refcount in btrfs_do_encoded_write()Boris Burkov
2024-07-03nilfs2: fix incorrect inode allocation from reserved inodesRyusuke Konishi
2024-07-03nilfs2: add missing check for inode numbers on directory entriesRyusuke Konishi
2024-07-03nilfs2: fix inode number range checksRyusuke Konishi
2024-07-03fuse: Convert to new uid/gid option parsing helpersEric Sandeen
2024-07-03fuse: verify {g,u}id mount options correctlyEric Sandeen
2024-07-03fat: Convert to new uid/gid option parsing helpersEric Sandeen
2024-07-03fat: Convert to new mount apiEric Sandeen
2024-07-03fat: move debug into fat_mount_optionsEric Sandeen
2024-07-03cachefiles: add missing lock protection when pollingJingbo Xu
2024-07-03cachefiles: cyclic allocation of msg_id to avoid reuseBaokun Li
2024-07-03cachefiles: wait for ondemand_object_worker to finish when dropping objectHou Tao
2024-07-03cachefiles: cancel all requests for the object that is being droppedBaokun Li
2024-07-03cachefiles: stop sending new request when dropping objectBaokun Li
2024-07-03cachefiles: propagate errors from vfs_getxattr() to avoid infinite loopBaokun Li
2024-07-03cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()Baokun Li
2024-07-03cachefiles: fix slab-use-after-free in fscache_withdraw_volume()Baokun Li
2024-07-03netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()Baokun Li
2024-07-02cifs: Fix read-performance regression by dropping readahead expansionDavid Howells
2024-07-02Merge tag 'vfs-6.10-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-02afs: Convert comma to semicolonChen Ni
2024-07-02fs: better handle deep ancestor chains in is_subdir()Christian Brauner
2024-07-02Merge tag 'erofs-for-6.10-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-02filelock: Remove locks reliably when fcntl/close race is detectedJann Horn
2024-07-02btrfs: fix uninitialized return value in the ref-verify toolFilipe Manana
2024-07-02btrfs: always do the basic checks for btrfs_qgroup_inherit structureQu Wenruo
2024-07-02btrfs: zoned: fix calc_available_free_space() for zoned modeNaohiro Aota
2024-07-02vboxsf: Convert to new uid/gid option parsing helpersEric Sandeen
2024-07-02tracefs: Convert to new uid/gid option parsing helpersEric Sandeen
2024-07-02smb: client: Convert to new uid/gid option parsing helpersEric Sandeen
2024-07-02ntfs3: Convert to new uid/gid option parsing helpersEric Sandeen
2024-07-02isofs: Convert to new uid/gid option parsing helpersEric Sandeen
2024-07-02hugetlbfs: Convert to new uid/gid option parsing helpersEric Sandeen
2024-07-02ext4: Convert to new uid/gid option parsing helpersEric Sandeen
2024-07-02exfat: Convert to new uid/gid option parsing helpersEric Sandeen
2024-07-02efivarfs: Convert to new uid/gid option parsing helpersEric Sandeen