summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-03-31Merge tag 'fs_for_v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-31Merge tag 'exfat-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-31Merge tag 'v6.15rc-part1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-03-31Merge tag '6.15-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-03-31Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-04-01btrfs: remove folio order ASSERT()s in super block writeback pathQu Wenruo
2025-04-01btrfs: correctly escape subvol in btrfs_show_options()Johannes Kimmel
2025-04-01btrfs: ioctl: don't free iov when btrfs_encoded_read() returns -EAGAINSidong Yang
2025-03-31bcachefs: Fix null ptr deref in bch2_write_endio()Kent Overstreet
2025-03-31bcachefs: Fix field spanning write warningKent Overstreet
2025-03-31bcachefs: Fix striping behaviourKent Overstreet
2025-03-31fuse: remove unneeded atomic set in uring creationJoanne Koong
2025-03-31fuse: fix uring race condition for null dereference of fcJoanne Koong
2025-03-31fuse: Increase FUSE_NAME_MAX to PATH_MAXBernd Schubert
2025-03-31fuse: Allocate only namelen buf memory in fuse_notify_Bernd Schubert
2025-03-31fuse: add default_request_timeout and max_request_timeout sysctlsJoanne Koong
2025-03-31fuse: add kernel-enforced timeout option for requestsJoanne Koong
2025-03-31fuse: optmize missing FUSE_LINK supportMiklos Szeredi
2025-03-31fuse: Return EPERM rather than ENOSYS from link()Matt Johnston
2025-03-31fuse: removed unused function fuse_uring_create() from headerLuis Henriques
2025-03-31fuse: {io-uring} Fix a possible req cancellation raceBernd Schubert
2025-03-30bcachefs: fix bch2_write_point_to_text() unitsKent Overstreet
2025-03-30bcachefs: Log original key being moved in data updatesKent Overstreet
2025-03-30bcachefs: BCH_JSET_ENTRY_log_bkeyKent Overstreet
2025-03-30bcachefs: Reorder error messages that include journal debugKent Overstreet
2025-03-30bcachefs: Don't use designated initializers for disk_accounting_posKent Overstreet
2025-03-30bcachefs: Silence errors after emergency shutdownKent Overstreet
2025-03-30bcachefs: fix units in rebalance_statusKent Overstreet
2025-03-30bcachefs: bch2_ioctl_subvolume_destroy() fixesKent Overstreet
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-03-29bcachefs: Clear fs_path_parent on subvolume unlinkKent Overstreet
2025-03-29Merge tag 'efi-next-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-29bcachefs: Change btree_insert_node() assertion to errorKent Overstreet
2025-03-29bcachefs: Better printing of inconsistency errorsKent Overstreet
2025-03-29bcachefs: bch2_count_fsck_err()Kent Overstreet
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-03-29exfat: call bh_read in get_block only when necessarySungjong Seo
2025-03-29exfat: fix potential wrong error return from get_blockSungjong Seo
2025-03-28bcachefs: Better helpers for inconsistency errorsKent Overstreet
2025-03-28bcachefs: Consistent indentation of multiline fsck errorsKent Overstreet
2025-03-28bcachefs: Add an "ignore unknown" option to bch2_parse_mount_opts()Kent Overstreet
2025-03-28bcachefs: bch2_time_stats_init_no_pcpu()Kent Overstreet
2025-03-28NFSv4: Check for delegation validity in nfs_start_delegation_return_locked()Trond Myklebust
2025-03-28NFS: Don't allow waiting for exiting tasksTrond Myklebust
2025-03-28bcachefs: Fix bch2_fs_get_tree() error pathFlorian Albrechtskirchinger
2025-03-28bcachefs: fix logging in journal_entry_err_msg()Kent Overstreet
2025-03-28bcachefs: add missing newline in bch2_trans_updates_to_text()Kent Overstreet
2025-03-28bcachefs: print_string_as_lines: fix extra newlineKent Overstreet
2025-03-28bcachefs: Fix WARN() in bch2_bkey_pick_read_device()Kent Overstreet
2025-03-28bcachefs: Don't return 0 size holes from bch2_seek_hole()Kent Overstreet