summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-14Merge tag 'for-6.15-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-14Merge tag 'execve-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-12btrfs: add back warning for mount option commit values exceeding 300Kyoji Ogasawara
2025-05-12btrfs: fix folio leak in submit_one_async_extent()Boris Burkov
2025-05-12btrfs: fix discard worker infinite loop after disabling discardFilipe Manana
2025-05-12Merge tag 'udf_for_v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-12Merge tag 'vfs-6.15-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds
2025-05-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-05-09Merge tag '6.15-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-05-09fix IS_MNT_PROPAGATING usesAl Viro
2025-05-09do_move_mount(): don't leak MNTNS_PROPAGATING on failuresAl Viro
2025-05-09do_umount(): add missing barrier before refcount checks in sync caseAl Viro
2025-05-09__legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lockAl Viro
2025-05-09fs: Remove redundant errseq_set call in mark_buffer_write_io_error.Jeremy Bongio
2025-05-08Merge tag 'bcachefs-2025-05-08' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-08Merge tag 'v6.15-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-05-07nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()Ryusuke Konishi
2025-05-07ocfs2: stop quota recovery before disabling quotasJan Kara
2025-05-07ocfs2: implement handshaking with ocfs2 recovery threadJan Kara
2025-05-07ocfs2: switch osb->disable_recovery to enumJan Kara
2025-05-07mm/userfaultfd: fix uninitialized output field for -EAGAIN racePeter Xu
2025-05-07ocfs2: fix panic in failed foilio allocationMark Tinguely
2025-05-07ocfs2: fix the issue with discontiguous allocation in the global_bitmapHeming Zhao
2025-05-07bcachefs: Don't aggressively discard the journalKent Overstreet
2025-05-07bcachefs: Ensure superblock gets written when we go EROKent Overstreet
2025-05-07bcachefs: Filter out harmless EROFS error messagesKent Overstreet
2025-05-07bcachefs: journal_shutdown is EROFS, not EIOKent Overstreet
2025-05-07smb: client: Avoid race in open_cached_dir with lease breaksPaul Aurich
2025-05-07Merge tag 'erofs-for-6.15-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-07udf: Make sure i_lenExtents is uptodate on inode evictionJan Kara
2025-05-07erofs: ensure the extra temporary copy is valid for shortened bvecsGao Xiang
2025-05-06Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-06smb3 client: warn when parse contexts returns error on compounded operationSteve French
2025-05-06ksmbd: Fix UAF in __close_file_table_idsSean Heelan
2025-05-06ksmbd: prevent out-of-bounds stream writes by validating *posNorbert Szetei
2025-05-05bcachefs: Call bch2_fs_start before getting vfs superblockKent Overstreet
2025-05-05bcachefs: fix hung task timeout in journal readKent Overstreet
2025-05-05bcachefs: Add missing barriers before wake_up_bit()Kent Overstreet
2025-05-05bcachefs: Ensure proper write alignmentKent Overstreet
2025-05-05bcachefs: Improve want_cached_ptr()Kent Overstreet
2025-05-04bcachefs: thread_with_stdio: fix spinning instead of exitingKent Overstreet
2025-05-02Merge tag '6.15-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-05-02Merge tag 'bcachefs-2025-05-01' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-05-02fs/eventpoll: fix endless busy loop after timeout has expiredMax Kellermann
2025-05-02btrfs: open code folio_index() in btree_clear_folio_dirty_tag()Kairui Song
2025-05-02Revert "btrfs: canonicalize the device path before adding it"Qu Wenruo
2025-05-02btrfs: avoid NULL pointer dereference if no valid csum treeQu Wenruo