summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2025-05-23statmount: update STATMOUNT_SUPPORTED macroDmitry V. Levin
2025-05-23->mnt_devname is never NULLAl Viro
2025-05-23mount: add a comment about concurrent changes with statmount()/listmount()Christian Brauner
2025-05-23bcachefs: Path must be locked if trans->locked && should_be_lockedKent Overstreet
2025-05-23bcachefs: Simplify bch2_path_put()Kent Overstreet
2025-05-23bcachefs: Plumb btree_trans for more locking assertsKent Overstreet
2025-05-23bcachefs: Clear trans->locked before unlockKent Overstreet
2025-05-23bcachefs: Clear should_be_locked before unlock in key_cache_drop()Kent Overstreet
2025-05-23bcachefs: bch2_path_get() reuses paths if upgrade_fails & !should_be_lockedKent Overstreet
2025-05-23bcachefs: Give out new path if upgrade failsKent Overstreet
2025-05-23bcachefs: Fix btree_path_get_locks when not doing trans restartKent Overstreet
2025-05-23bcachefs: btree_node_locked_type_nowrite()Kent Overstreet
2025-05-23bcachefs: Kill bch2_path_put_nokeep()Kent Overstreet
2025-05-23netfs: Fix undifferentiation of DIO reads from unbuffered readsDavid Howells
2025-05-22Merge tag 'bcachefs-2025-05-22' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-05-23erofs: clean up erofs_{init,exit}_sysfs()Gao Xiang
2025-05-22Merge tag '6.15-rc8-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-05-22bcachefs: bch2_journal_write_checksum()Kent Overstreet
2025-05-22bcachefs: Reduce stack usage in data_update_index_update()Kent Overstreet
2025-05-22bcachefs: bch2_trans_log_str()Kent Overstreet
2025-05-22bcachefs: Kill bkey_buf usage in data_update_index_update()Kent Overstreet
2025-05-22jffs2: check jffs2_prealloc_raw_node_refs() result in few other placesFedor Pchelkin
2025-05-22jffs2: check that raw node were preallocated before writing summaryArtem Sadovnikov
2025-05-22ubifs: Fix grammar in error messageThorsten Blum
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-22gfs2: No more gfs2_find_jhead cachingAndreas Gruenbacher
2025-05-22gfs2: Get rid of duplicate log head lookupAndreas Gruenbacher