summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-05-27f2fs: add f2fs_bug_on() in f2fs_quota_read()Chao Yu
2025-05-27f2fs: add f2fs_bug_on() to detect potential bugChao Yu
2025-05-27f2fs: remove unused sbi argument from checksum functionsEric Biggers
2025-05-27Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-27ksmbd: allow a filename to contain special characters on SMB3.1.1 posix exten...Namjae Jeon
2025-05-27ksmbd: provide zero as a unique ID to the Mac clientNamjae Jeon
2025-05-27btrfs: don't drop a reference if btrfs_check_write_meta_pointer() failsJosef Bacik
2025-05-27btrfs: don't drop a reference if btrfs_check_write_meta_pointer() failsJosef Bacik
2025-05-27bcachefs: Don't rewind to run a recovery pass we already ranKent Overstreet
2025-05-27bcachefs: Move unicode message to after the startup messageKent Overstreet
2025-05-27bcachefs: Fix missing commit in check_direntsKent Overstreet
2025-05-27bcachefs: Fix lost rebalance wakeupsKent Overstreet
2025-05-27bcachefs: bch2_kthread_io_clock_wait_once()Kent Overstreet
2025-05-27bcachefs: Ensure we print output of run_recovery_pass if it errorsKent Overstreet
2025-05-26Don't propagate mounts into detached treesAl Viro
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-05-26Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2025-05-26Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-05-26Merge tag 'erofs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-26Merge tag 'bcachefs-2025-05-24' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-05-26Merge tag 'gfs2-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2025-05-26Merge tag 'configfs-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-26Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.mount.api' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-26exfat: do not clear volume dirty flag during syncYuezhang Mo
2025-05-26exfat: fix double free in delayed_freeNamjae Jeon
2025-05-25ksmbd: remove unnecessary softdep on crc32Eric Biggers
2025-05-25ksmbd: use SHA-256 library API instead of crypto_shash APIEric Biggers
2025-05-25erofs: support DEFLATE decompression by using Intel QATBo Liu
2025-05-25bcachefs: Fix missing BTREE_UPDATE_internal_snapshot_nodeKent Overstreet
2025-05-25bcachefs: fix REFLINK_P_MAY_UPDATE_OPTIONSKent Overstreet
2025-05-23bcachefs: Don't mount bs > ps without TRANSPARENT_HUGEPAGEKent Overstreet
2025-05-23bcachefs: Fix btree_iter_next_node() for new locking assertsKent Overstreet
2025-05-23bcachefs: Ensure we don't use a blacklisted journal seqKent Overstreet
2025-05-23bcachefs: Small check_fix_ptr fixesKent Overstreet
2025-05-23bcachefs: Fix opts.recovery_pass_lastKent Overstreet
2025-05-23bcachefs: Fix allocate -> self healing pathKent Overstreet
2025-05-23bcachefs: Fix endianness in casefold check/repairKent Overstreet
2025-05-23Merge tag 'v6.15-rc8-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-05-23Merge tag 'vfs-6.15-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds