summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-03-22Merge tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-03-22Merge tag 'xfs-6.9-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-03-21Merge tag '6.9-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2024-03-21Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-21Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-21Merge tag 'for-6.9-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-21Merge tag 'exfat-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-20Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-03-20smb311: additional compression flag defined in updated protocol specSteve French
2024-03-20smb311: correct incorrect offset field in compression headerSteve French
2024-03-20cifs: Move some extern decls from .c files to .hDavid Howells
2024-03-19Merge tag 'bcachefs-2024-03-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-03-19ceph: set correct cap mask for getattr request for readXiubo Li
2024-03-19ceph: stop copying to iter at EOF on sync readsXiubo Li
2024-03-19exfat: remove duplicate update parent dirYuezhang Mo
2024-03-19exfat: do not sync parent dir if just update timestampYuezhang Mo
2024-03-19exfat: remove unused functionsYuezhang Mo
2024-03-19exfat: convert exfat_find_empty_entry() to use dentry cacheYuezhang Mo
2024-03-19exfat: convert exfat_init_ext_entry() to use dentry cacheYuezhang Mo
2024-03-19exfat: move free cluster out of exfat_init_ext_entry()Yuezhang Mo
2024-03-19exfat: convert exfat_remove_entries() to use dentry cacheYuezhang Mo
2024-03-19exfat: convert exfat_add_entry() to use dentry cacheYuezhang Mo
2024-03-19exfat: add exfat_get_empty_dentry_set() helperYuezhang Mo
2024-03-19exfat: add __exfat_get_dentry_set() helperYuezhang Mo
2024-03-18bcachefs: Fix lost wakeup on journal shutdownKent Overstreet
2024-03-18bcachefs; Fix deadlock in bch2_btree_update_start()Kent Overstreet
2024-03-18ksmbd: remove module versionNamjae Jeon
2024-03-18ksmbd: fix potencial out-of-bounds when buffer offset is invalidNamjae Jeon
2024-03-18Merge tag 'dlm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-03-18ceph: remove SLAB_MEM_SPREAD flag usageChengming Zhou
2024-03-18ceph: break the check delayed cap loop every 5sXiubo Li
2024-03-18Merge tag 'for-linus-6.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-18Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-18btrfs: do not skip re-registration for the mounted deviceAnand Jain
2024-03-18Merge tag 'ovl-fixes-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-18Merge tag 'vfs-6.9-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-18tracing: Remove __assign_str_len()Steven Rostedt (Google)
2024-03-18NFSD: Fix nfsd_clid_class use of __string_len() macroSteven Rostedt (Google)
2024-03-18fscache: Fix error handling in fscache_begin_operation()David Howells
2024-03-18fs,block: get holder during claimChristian Brauner
2024-03-18bcachefs: ratelimit errors from async_btree_node_rewriteKent Overstreet
2024-03-18bcachefs: Run check_topology() firstKent Overstreet
2024-03-18bcachefs: Improve bch2_fatal_error()Kent Overstreet
2024-03-18bcachefs: Fix lost transaction restart errorKent Overstreet
2024-03-17bcachefs: Don't corrupt journal keys gap buffer when dropping alloc infoKent Overstreet
2024-03-17bcachefs: fix for building in userspaceKent Overstreet
2024-03-17bcachefs: bch2_snapshot_is_ancestor() now safe to call in early recoveryKent Overstreet
2024-03-17bcachefs: Fix nested transaction restart handling in bch2_bucket_gens_init()Kent Overstreet
2024-03-17bcachefs: Improve sysfs internal/btree_updatesKent Overstreet