summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-03-20Merge tag 'v6.14-rc7-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-03-20Merge tag 'vfs-6.14-final.fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-20Merge tag 'efi-fixes-for-v6.14-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-20libfs: Fix duplicate directory entry in offset_dir_lookupYongjian Sun
2025-03-19fuse: fix possible deadlock if rings are never initializedLuis Henriques
2025-03-19netfs: Fix netfs_unbuffered_read() to return ssize_t rather than intDavid Howells
2025-03-19netfs: Fix rolling_buffer_load_from_ra() to not clear mark bitsDavid Howells
2025-03-19netfs: Call `invalidate_cache` only if implementedMax Kellermann
2025-03-19netfs: Fix collection of results during pause when collection offloadedDavid Howells
2025-03-19fuse: fix uring race condition for null dereference of fcJoanne Koong
2025-03-19afs: Fix afs_atcell_get_link() to check if ws_cell is unset firstDavid Howells
2025-03-18efivarfs: fix NULL dereference on resumeJames Bottomley
2025-03-17Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-17smb: client: don't retry IO on failed negprotos with soft mountsPaulo Alcantara
2025-03-17efivarfs: use I_MUTEX_CHILD nested lock to traverse variables on resumeArd Biesheuvel
2025-03-16squashfs: fix invalid pointer dereference in squashfs_cache_deleteZhiyu Zhang
2025-03-16proc: fix UAF in proc_get_inode()Ye Bin
2025-03-15Merge tag 'fsnotify_for_v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-14Merge tag 'v6.14-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-03-14Merge tag 'v6.14-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-03-14Merge tag 'bcachefs-2025-03-14.2' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-03-14bcachefs: fix build on 32 bit in get_random_u64_below()Kent Overstreet
2025-03-14Merge tag 'xfs-fixes-6.14-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-03-14Merge tag 'bcachefs-2025-03-14' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-03-14bcachefs: Change btree wb assert to runtime errorKent Overstreet
2025-03-14xfs: Use abs_diff instead of XFS_ABSDIFFMatthew Wilcox (Oracle)
2025-03-13Merge tag 'bcachefs-2025-03-13' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-03-13Merge tag 'vfs-6.14-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-13bcachefs: bch2_get_random_u64_below()Kent Overstreet
2025-03-13bcachefs: target_congested -> get_random_u32_below()Kent Overstreet
2025-03-13Revert "xfs: add pre-content fsnotify hook for DAX faults"Amir Goldstein
2025-03-13Revert "ext4: add pre-content fsnotify hook for DAX faults"Amir Goldstein
2025-03-13smb: client: Fix match_session bug preventing session reuseHenrique Carvalho
2025-03-13cifs: Fix integer overflow while processing closetimeo mount optionMurad Masimov
2025-03-13cifs: Fix integer overflow while processing actimeo mount optionMurad Masimov
2025-03-13cifs: Fix integer overflow while processing acdirmax mount optionMurad Masimov
2025-03-13cifs: Fix integer overflow while processing acregmax mount optionMurad Masimov
2025-03-13smb: client: fix regression with guest optionPaulo Alcantara
2025-03-13bcachefs: fix tiny leak in bch2_dev_add()Kent Overstreet
2025-03-11bcachefs: Make sure trans is unlocked when submitting read IOKent Overstreet
2025-03-11bcachefs: Initialize from_inode members for bch_io_optsRoxana Nicolescu
2025-03-11bcachefs: Fix b->written overflowAlan Huang
2025-03-11vboxsf: Add __nonstring annotations for unterminated stringsKees Cook
2025-03-10ksmbd: prevent connection release during oplock break notificationNamjae Jeon
2025-03-10ksmbd: fix use-after-free in ksmbd_free_work_structNamjae Jeon
2025-03-10Merge afs RCU pathwalk fixChristian Brauner
2025-03-10afs: Fix afs_atcell_get_link() to handle RCU pathwalkDavid Howells
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-07Merge tag 'execve-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-07Merge tag 'for-6.14-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds