summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-03-14bcachefs: Bail out early on alloc_nowait data updatesKent Overstreet
2025-03-14bcachefs: Rework init order in bch2_data_update_init()Kent Overstreet
2025-03-14bcachefs: Self healing writes are BCH_WRITE_alloc_nowaitKent Overstreet
2025-03-14bcachefs: Promotes should use BCH_WRITE_only_specified_devsKent Overstreet
2025-03-14bcachefs: Be stricter in bch2_read_retry_nodecode()Kent Overstreet
2025-03-14bcachefs: cleanup redundant code around data_update_op initializationKent Overstreet
2025-03-14bcachefs: bch2_update_unwritten_extent() no longer depends on wbioKent Overstreet
2025-03-14bcachefs: promote_op uses embedded bch_read_bioKent Overstreet
2025-03-14bcachefs: data_update now embeds bch_read_bioKent Overstreet
2025-03-14bcachefs: rbio_init() cleanupKent Overstreet
2025-03-14bcachefs: rbio_init_fragment()Kent Overstreet
2025-03-14bcachefs: Rename BCH_WRITE flags fer consistency with other x-macros enumsKent Overstreet
2025-03-14bcachefs: x-macroize BCH_READ flagsKent Overstreet
2025-03-14bcachefs: kill bch_read_bio.devs_haveKent Overstreet
2025-03-14bcachefs: bch2_data_update_inflight_to_text()Kent Overstreet
2025-03-14bcachefs: BCH_IOCTL_QUERY_COUNTERSKent Overstreet
2025-03-14bcachefs: BCH_COUNTER_bucket_discard_fastKent Overstreet
2025-03-14bcachefs: enum bch_persistent_counters_stableKent Overstreet
2025-03-14bcachefs: Separate running/runnable in wp statsKent Overstreet
2025-03-14bcachefs: Move write_points to debugfsKent Overstreet
2025-03-14bcachefs: Don't inc io_(read|write) counters for movesKent Overstreet
2025-03-14bcachefs: Fix missing increment of move_extent_write counterKent Overstreet
2025-03-14bcachefs: check_bp_exists() check for backpointers for stale pointersKent Overstreet
2025-03-14bcachefs: btree_node_(rewrite|update_key) cleanupKent Overstreet
2025-03-14Merge tag 'v6.14-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-03-14Merge tag 'bcachefs-2025-03-14.2' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-03-14bcachefs: bs > ps supportKent Overstreet
2025-03-14bcachefs: fix build on 32 bit in get_random_u64_below()Kent Overstreet
2025-03-14Merge tag 'xfs-fixes-6.14-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-03-14Merge tag 'bcachefs-2025-03-14' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-03-14NFSD: Add a Kconfig setting to enable delegated timestampsChuck Lever
2025-03-14bcachefs: Change btree wb assert to runtime errorKent Overstreet
2025-03-14xfs: Use abs_diff instead of XFS_ABSDIFFMatthew Wilcox (Oracle)
2025-03-14exportfs: remove locking around ->get_parent() call.NeilBrown
2025-03-13Merge tag 'bcachefs-2025-03-13' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-13f2fs: pass sbi rather than sb to parse_options()Eric Sandeen
2025-03-13f2fs: pass sbi rather than sb to quota qf_name helpersEric Sandeen
2025-03-13f2fs: defer readonly check vs norecoveryEric Sandeen
2025-03-13f2fs: Pass sbi rather than sb to f2fs_set_test_dummy_encryptionEric Sandeen
2025-03-13f2fs: make LAZYTIME a mount option flagEric Sandeen
2025-03-13f2fs: make INLINECRYPT a mount option flagEric Sandeen
2025-03-13f2fs: factor out an f2fs_default_check functionEric Sandeen
2025-03-13f2fs: consolidate unsupported option handling errorsEric Sandeen
2025-03-13f2fs: use f2fs_sb_has_device_alias during option parsingEric Sandeen
2025-03-13f2fs: add carve_out sysfs nodeDaeho Jeong
2025-03-13Merge tag 'vfs-6.14-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-13udf: Fix inode_getblk() return valueJan Kara
2025-03-13bcachefs: bch2_get_random_u64_below()Kent Overstreet
2025-03-13bcachefs: target_congested -> get_random_u32_below()Kent Overstreet