summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-05-16Merge tag '6.15-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-05-16Merge tag 'nfs-for-6.15-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-05-16NFS: Avoid flushing data while holding directory locks in nfs_rename()Trond Myklebust
2025-05-16NFS/pnfs: Fix the error path in pnfs_layoutreturn_retry_later_locked()Trond Myklebust
2025-05-16NFSv4/pnfs: Reset the layout state after a layoutreturnTrond Myklebust
2025-05-16Merge tag 'xfs-fixes-6.15-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-05-15Merge tag 'bcachefs-2025-05-15' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-05-14Merge tag 'for-6.15-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-14smb: client: fix zero rsize error messagesPaulo Alcantara
2025-05-14smb: client: fix memory leak during error handling for POSIX mkdirJethro Donaldson
2025-05-14bcachefs: fix wrong arg to fsck_err()Kent Overstreet
2025-05-14bcachefs: Fix missing commit in backpointer to missing targetKent Overstreet
2025-05-14bcachefs: Fix accidental O(n^2) in fiemapKent Overstreet
2025-05-14bcachefs: Fix set_should_be_locked() call in peek_slot()Kent Overstreet
2025-05-14bcachefs: Fix self deadlockAlan Huang
2025-05-14bcachefs: Don't set btree nodes as accessed on fillKent Overstreet
2025-05-14bcachefs: Fix livelock in journal_entry_open()Kent Overstreet
2025-05-14bcachefs: Fix broken btree_path lock invariants in next_node()Kent Overstreet
2025-05-14bcachefs: Don't strip rebalance_opts from indirect extentsKent Overstreet
2025-05-14Merge tag 'execve-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-14xfs: Fix comment on xfs_trans_ail_update_bulk()Carlos Maiolino
2025-05-14xfs: Fix a comment on xfs_ail_deleteCarlos Maiolino
2025-05-14xfs: Fail remount with noattr2 on a v5 with v4 enabledNirjhar Roy (IBM)
2025-05-14xfs: fix zoned GC data corruption due to wrong bv_offsetChristoph Hellwig
2025-05-14xfs: free up mp->m_free[0].count in error caseWengang Wang
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 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