index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-03
btrfs: add METADATA_REMAP chunk type
Mark Harmstone
1
-0
/
+2
2026-02-03
btrfs: add definitions and constants for remap-tree
Mark Harmstone
1
-0
/
+3
2026-02-03
btrfs: remove experimental offload csum mode
Qu Wenruo
1
-44
/
+0
2026-02-03
btrfs: switch to library APIs for checksums
Eric Biggers
1
-4
/
+2
2026-01-14
btrfs: remove zoned statistics from sysfs
Johannes Thumshirn
1
-52
/
+0
2025-11-24
btrfs: zoned: show statistics for zoned filesystems
Johannes Thumshirn
1
-0
/
+53
2025-11-24
btrfs: remove fs_info argument from btrfs_sysfs_add_space_info_type()
Filipe Manana
1
-3
/
+2
2025-09-22
btrfs: simplify support block size check
Qu Wenruo
1
-6
/
+10
2025-07-21
btrfs: use our message helpers instead of pr_err/pr_warn/pr_info
David Sterba
1
-3
/
+2
2025-07-21
btrfs: rename error to ret in btrfs_sysfs_add_mounted()
David Sterba
1
-24
/
+23
2025-07-21
btrfs: rename error to ret in btrfs_sysfs_add_fsid()
David Sterba
1
-5
/
+5
2025-07-21
btrfs: rename err to ret in quota_override_store()
David Sterba
1
-4
/
+4
2025-07-21
btrfs: sysfs: track current commit duration in commit_stats
Boris Burkov
1
-0
/
+8
2025-05-15
btrfs: introduce tree-log sub-space_info
Naohiro Aota
1
-2
/
+9
2025-05-15
btrfs: introduce btrfs_space_info sub-group
Naohiro Aota
1
-3
/
+15
2025-03-18
btrfs: allow debug builds to accept 2K block size
Qu Wenruo
1
-1
/
+2
2025-03-18
btrfs: sysfs: accept size suffixes for read policy values
Anand Jain
1
-5
/
+6
2025-02-26
btrfs: replace deprecated strncpy() with strscpy()
Thorsten Blum
1
-2
/
+2
2025-01-13
btrfs: configure read policy via module parameter
Anand Jain
1
-1
/
+30
2025-01-13
btrfs: add read policy to set a preferred device
Anand Jain
1
-1
/
+30
2025-01-13
btrfs: introduce RAID1 round-robin read balancing
Anand Jain
1
-1
/
+47
2025-01-13
btrfs: sysfs: handle value associated with read balancing policy
Anand Jain
1
-2
/
+22
2025-01-13
btrfs: sysfs: add btrfs_read_policy_to_enum() helper and refactor read policy...
Anand Jain
1
-12
/
+22
2025-01-13
btrfs: sysfs: refactor output formatting in btrfs_read_policy_show()
Anand Jain
1
-8
/
+10
2024-12-23
btrfs: sysfs: fix direct super block member reads
Qu Wenruo
1
-3
/
+3
2024-11-28
btrfs: sysfs: advertise experimental features only if CONFIG_BTRFS_EXPERIMENT...
Filipe Manana
1
-2
/
+2
2024-11-11
btrfs: split out CONFIG_BTRFS_EXPERIMENTAL from CONFIG_BTRFS_DEBUG
Qu Wenruo
1
-2
/
+2
2024-07-11
btrfs: introduce new "rescue=ignoresuperflags" mount option
Qu Wenruo
1
-0
/
+1
2024-07-11
btrfs: introduce new "rescue=ignoremetacsums" mount option
Qu Wenruo
1
-0
/
+1
2024-07-11
btrfs: periodic block_group reclaim
Boris Burkov
1
-0
/
+34
2024-07-11
btrfs: dynamic block_group reclaim threshold
Boris Burkov
1
-1
/
+42
2024-07-11
btrfs: report reclaim stats in sysfs
Boris Burkov
1
-0
/
+6
2024-05-07
btrfs: use btrfs_is_testing() everywhere
David Sterba
1
-4
/
+4
2024-03-04
btrfs: introduce offload_csum_mode to tweak checksum offloading behavior
Naohiro Aota
1
-0
/
+44
2024-03-04
btrfs: sysfs: drop unnecessary double logical negation in acl_show()
Neal Gompa
1
-1
/
+1
2024-03-04
btrfs: use READ/WRITE_ONCE for fs_devices->read_policy
Naohiro Aota
1
-3
/
+4
2023-12-15
btrfs: sysfs: validate scrub_speed_max value
David Disseldorp
1
-0
/
+4
2023-10-12
btrfs: sysfs: show temp_fsid feature
Anand Jain
1
-0
/
+18
2023-10-12
btrfs: add and use helpers for reading and writing fs_info->generation
Filipe Manana
1
-1
/
+1
2023-10-12
btrfs: sysfs: add simple_quota incompat feature entry
Boris Burkov
1
-0
/
+2
2023-10-12
btrfs: sysfs: expose quota mode via sysfs
Boris Burkov
1
-0
/
+28
2023-10-12
btrfs: sysfs: announce presence of raid-stripe-tree
Johannes Thumshirn
1
-0
/
+3
2023-08-21
btrfs: sysfs: show if ACL support has been compiled in
Anand Jain
1
-0
/
+7
2023-04-17
btrfs: sysfs: relax bg_reclaim_threshold for debugging purposes
Naohiro Aota
1
-0
/
+5
2023-03-01
btrfs: sysfs: add size class stats
Boris Burkov
1
-0
/
+42
2023-02-15
btrfs: make kobj_type structures constant
Thomas Weißschuh
1
-6
/
+6
2023-02-13
btrfs: sysfs: update fs features directory asynchronously
Qu Wenruo
1
-21
/
+8
2022-12-05
btrfs: simplify percent calculation helpers, rename div_factor
David Sterba
1
-1
/
+1
[next]