aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2025-03-15Merge tag 'fsnotify_for_v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-16/+0
2025-03-14Merge tag 'v6.14-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds7-39/+45
2025-03-14Merge tag 'v6.14-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-11/+23
2025-03-14Merge tag 'bcachefs-2025-03-14.2' of git://evilpiepirate.org/bcachefsLinus Torvalds1-1/+2
2025-03-14bcachefs: fix build on 32 bit in get_random_u64_below()Kent Overstreet1-1/+2
2025-03-14Merge tag 'xfs-fixes-6.14-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-5/+3
2025-03-14Merge tag 'bcachefs-2025-03-14' of git://evilpiepirate.org/bcachefsLinus Torvalds2-1/+28
2025-03-14bcachefs: Change btree wb assert to runtime errorKent Overstreet2-1/+28
2025-03-14xfs: Use abs_diff instead of XFS_ABSDIFFMatthew Wilcox (Oracle)1-5/+3
2025-03-13Merge tag 'bcachefs-2025-03-13' of git://evilpiepirate.org/bcachefsLinus Torvalds7-24/+36
2025-03-13Merge tag 'vfs-6.14-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds5-12/+23
2025-03-13bcachefs: bch2_get_random_u64_below()Kent Overstreet3-11/+16
2025-03-13bcachefs: target_congested -> get_random_u32_below()Kent Overstreet1-1/+1
2025-03-13Revert "xfs: add pre-content fsnotify hook for DAX faults"Amir Goldstein1-13/+0
2025-03-13Revert "ext4: add pre-content fsnotify hook for DAX faults"Amir Goldstein1-3/+0
2025-03-13smb: client: Fix match_session bug preventing session reuseHenrique Carvalho1-4/+12
2025-03-13cifs: Fix integer overflow while processing closetimeo mount optionMurad Masimov1-2/+2
2025-03-13cifs: Fix integer overflow while processing actimeo mount optionMurad Masimov1-1/+1
2025-03-13cifs: Fix integer overflow while processing acdirmax mount optionMurad Masimov1-2/+2
2025-03-13cifs: Fix integer overflow while processing acregmax mount optionMurad Masimov1-2/+2
2025-03-13smb: client: fix regression with guest optionPaulo Alcantara1-0/+4
2025-03-13bcachefs: fix tiny leak in bch2_dev_add()Kent Overstreet1-5/+6
2025-03-11bcachefs: Make sure trans is unlocked when submitting read IOKent Overstreet1-6/+11
2025-03-11bcachefs: Initialize from_inode members for bch_io_optsRoxana Nicolescu1-0/+1
2025-03-11bcachefs: Fix b->written overflowAlan Huang1-1/+1
2025-03-11vboxsf: Add __nonstring annotations for unterminated stringsKees Cook1-2/+1
2025-03-10ksmbd: prevent connection release during oplock break notificationNamjae Jeon4-12/+30
2025-03-10ksmbd: fix use-after-free in ksmbd_free_work_structNamjae Jeon4-27/+15
2025-03-10Merge afs RCU pathwalk fixChristian Brauner4-10/+22
2025-03-10afs: Fix afs_atcell_get_link() to handle RCU pathwalkDavid Howells4-10/+22
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+2
2025-03-07Merge tag 'execve-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+13
2025-03-07Merge tag 'for-6.14-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+10
2025-03-06fs/pipe: add simpler helpers for common casesLinus Torvalds3-14/+14
2025-03-06Merge tag 'bcachefs-2025-03-06' of git://evilpiepirate.org/bcachefsLinus Torvalds4-55/+64
2025-03-06bcachefs: copygc now skips non-rw devicesKent Overstreet1-13/+12
2025-03-06bcachefs: Fix bch2_dev_journal_alloc() spuriously failingKent Overstreet1-27/+32
2025-03-06Merge tag 'v6.14-rc5-smb3-fixes' of git://git.samba.org/ksmbdLinus Torvalds6-37/+63
2025-03-06Merge tag 'exfat-for-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-9/+23
2025-03-06fs/pipe: fix pipe buffer index use in FUSELinus Torvalds1-7/+6
2025-03-06fs/pipe: do not open-code pipe head/tail logic in FIONREADLinus Torvalds1-4/+3
2025-03-06btrfs: fix a leaked chunk map issue in read_one_chunk()Haoxiang Li1-0/+1
2025-03-05NFS: fix nfs_release_folio() to not deadlock via kcompactd writebackMike Snitzer1-1/+2
2025-03-05exfat: add a check for invalid data sizeYuezhang Mo1-0/+5
2025-03-05exfat: short-circuit zero-byte writes in exfat_file_write_iterEric Sandeen1-1/+1
2025-03-05exfat: fix soft lockup in exfat_clear_bitmapNamjae Jeon3-7/+16
2025-03-05exfat: fix just enough dentries but allocate a new cluster to dirYuezhang Mo1-1/+1
2025-03-04fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutexLinus Torvalds1-11/+8
2025-03-03Merge tag 'affs-6.14-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+5
2025-03-03Merge tag 'xfs-fixes-6.14-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds7-132/+71