summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds-45/+136
2025-05-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-19/+17
2025-05-09Merge tag '6.15-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-8/+4
2025-05-09fix IS_MNT_PROPAGATING usesAl Viro-10/+12
2025-05-09do_move_mount(): don't leak MNTNS_PROPAGATING on failuresAl Viro-3/+2
2025-05-09do_umount(): add missing barrier before refcount checks in sync caseAl Viro-1/+2
2025-05-09__legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lockAl Viro-5/+1
2025-05-08Merge tag 'bcachefs-2025-05-08' of git://evilpiepirate.org/bcachefsLinus Torvalds-19/+55
2025-05-08Merge tag 'v6.15-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds-9/+43
2025-05-07nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()Ryusuke Konishi-3/+0
2025-05-07ocfs2: stop quota recovery before disabling quotasJan Kara-9/+30
2025-05-07ocfs2: implement handshaking with ocfs2 recovery threadJan Kara-17/+39
2025-05-07ocfs2: switch osb->disable_recovery to enumJan Kara-7/+14
2025-05-07mm/userfaultfd: fix uninitialized output field for -EAGAIN racePeter Xu-6/+22
2025-05-07ocfs2: fix panic in failed foilio allocationMark Tinguely-0/+1
2025-05-07ocfs2: fix the issue with discontiguous allocation in the global_bitmapHeming Zhao-6/+33
2025-05-07bcachefs: Don't aggressively discard the journalKent Overstreet-3/+4
2025-05-07bcachefs: Ensure superblock gets written when we go EROKent Overstreet-0/+5
2025-05-07bcachefs: Filter out harmless EROFS error messagesKent Overstreet-1/+2
2025-05-07bcachefs: journal_shutdown is EROFS, not EIOKent Overstreet-1/+1
2025-05-07smb: client: Avoid race in open_cached_dir with lease breaksPaul Aurich-8/+2
2025-05-07Merge tag 'erofs-for-6.15-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-20/+16
2025-05-07erofs: ensure the extra temporary copy is valid for shortened bvecsGao Xiang-17/+14
2025-05-06Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-95/+8
2025-05-06smb3 client: warn when parse contexts returns error on compounded operationSteve French-0/+2
2025-05-06ksmbd: Fix UAF in __close_file_table_idsSean Heelan-7/+26
2025-05-06ksmbd: prevent out-of-bounds stream writes by validating *posNorbert Szetei-0/+7
2025-05-05bcachefs: Call bch2_fs_start before getting vfs superblockKent Overstreet-8/+3
2025-05-05bcachefs: fix hung task timeout in journal readKent Overstreet-1/+3
2025-05-05bcachefs: Add missing barriers before wake_up_bit()Kent Overstreet-1/+10
2025-05-05bcachefs: Ensure proper write alignmentKent Overstreet-1/+21
2025-05-05bcachefs: Improve want_cached_ptr()Kent Overstreet-2/+3
2025-05-04bcachefs: thread_with_stdio: fix spinning instead of exitingKent Overstreet-1/+3
2025-05-02Merge tag '6.15-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-75/+324
2025-05-02Merge tag 'bcachefs-2025-05-01' of git://evilpiepirate.org/bcachefsLinus Torvalds-91/+219
2025-05-02btrfs: open code folio_index() in btree_clear_folio_dirty_tag()Kairui Song-2/+2
2025-05-02Revert "btrfs: canonicalize the device path before adding it"Qu Wenruo-90/+1
2025-05-02btrfs: avoid NULL pointer dereference if no valid csum treeQu Wenruo-2/+2
2025-05-02btrfs: handle empty eb->folios in num_extent_folios()Boris Burkov-0/+2
2025-05-02btrfs: compression: adjust cb->compressed_folios allocation typeKees Cook-1/+1
2025-05-01ksmbd: fix memory leak in parse_lease_state()Wang Zhaolong-2/+5
2025-05-01ksmbd: prevent rename with empty stringNamjae Jeon-0/+5
2025-05-01bcachefs: Remove incorrect __counted_by annotationAlan Huang-1/+7
2025-05-01bcachefs: add missing sched_annotate_sleep()Kent Overstreet-2/+2
2025-05-01bcachefs: Fix __bch2_dev_group_set()Kent Overstreet-13/+12
2025-05-01smb: client: ensure aligned IO sizesPaulo Alcantara-55/+62
2025-05-01bcachefs: Kill ERO for i_blocks check in truncateKent Overstreet-6/+18
2025-05-01bcachefs: check for inode.bi_sectors underflowKent Overstreet-1/+23
2025-05-01bcachefs: Kill ERO in __bch2_i_sectors_acct()Kent Overstreet-5/+23
2025-04-30Merge tag 'for-6.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+9