summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-10-10sysctl: Convert locking comments to lockdep assertionsThomas Weißschuh
2024-10-10Merge tag 'for-6.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-10Merge tag 'nfsd-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-10-10Merge tag 'xfs-6.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-10-10openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)Aleksa Sarai
2024-10-10Merge patch series "timekeeping/fs: multigrain timestamp redux"Christian Brauner
2024-10-10btrfs: convert to multigrain timestampsJeff Layton
2024-10-10ext4: switch to multigrain timestampsJeff Layton
2024-10-10xfs: switch to multigrain timestampsJeff Layton
2024-10-10fs: add percpu counters for significant multigrain timestamp eventsJeff Layton
2024-10-10fs: tracepoints around multigrain timestamp eventsJeff Layton
2024-10-10fs: handle delegated timestamps in setattr_copy_mgtimeJeff Layton
2024-10-09ksmbd: fix user-after-free from session log offNamjae Jeon
2024-10-09Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...Linus Torvalds
2024-10-09bcachefs: __wait_for_freeing_inode: Switch to wait_bit_queue_entryKent Overstreet
2024-10-09bcachefs: Check if stuck in journal_res_get()Kent Overstreet
2024-10-09bcachefs: Fix state lock involved deadlockAlan Huang
2024-10-09bcachefs: Fix NULL pointer dereference in bch2_opt_to_textMohammed Anees
2024-10-09bcachefs: Release transaction before wake upAlan Huang
2024-10-09bcachefs: add check for btree id against max in try read nodePiotr Zalewski
2024-10-09bcachefs: Disk accounting device validation fixesKent Overstreet
2024-10-09bcachefs: bch2_inode_or_descendents_is_open()Kent Overstreet
2024-10-09bcachefs: Kill bch2_propagate_key_to_snapshot_leaves()Kent Overstreet
2024-10-09bcachefs: bcachefs_metadata_version_inode_has_child_snapshotsKent Overstreet
2024-10-09fs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev
2024-10-09bcachefs: do not use PF_MEMALLOC_NORECLAIMMichal Hocko
2024-10-09NFS: remove revoked delegation from server's delegation listDai Ngo
2024-10-09Merge tag 'unicode-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-10-09unicode: Don't special case ignorable code pointsGabriel Krisman Bertazi
2024-10-09expand_files(): simplify calling conventionsAl Viro
2024-10-09make __set_open_fd() set cloexec state as wellAl Viro
2024-10-09sysctl: make internal ctl_tables constThomas Weißschuh
2024-10-09sysctl: allow registration of const struct ctl_tableThomas Weißschuh
2024-10-09sysctl: move internal interfaces to const struct ctl_tableThomas Weißschuh
2024-10-09btrfs: fix clear_dirty and writeback ordering in submit_one_sector()Naohiro Aota
2024-10-09btrfs: zoned: fix missing RCU locking in error message when loading zone infoFilipe Manana
2024-10-09xfs: fix a typoAndrew Kreimer
2024-10-09xfs: don't free cowblocks from under dirty pagecache on unshareBrian Foster
2024-10-09fs/bcachefs: Fix __wait_on_freeing_inode() definition of waitqueue entryIngo Molnar
2024-10-08Merge tag 'ntfs3_for_6.12' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds
2024-10-08ubifs: Convert ubifs to use the new mount APIDavid Howells
2024-10-08hpfs: convert hpfs to use the new mount apiEric Sandeen
2024-10-08jfs: convert jfs to use the new mount apiEric Sandeen
2024-10-08Merge patch series "adfs, affs, befs, hfs, hfsplus: convert to new mount api"Christian Brauner
2024-10-08hfsplus: convert hfsplus to use the new mount apiEric Sandeen
2024-10-08hfs: convert hfs to use the new mount apiEric Sandeen
2024-10-08Merge patch series "File abstractions needed by Rust Binder"Christian Brauner
2024-10-08fs: protect backing files with rcuChristian Brauner
2024-10-08Merge patch series "fsdax/xfs: unshare range fixes for 6.12"Christian Brauner
2024-10-07btrfs: fix missing error handling when adding delayed ref with qgroups enabledFilipe Manana