index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: replace BUILD_BUG_ON by static_assert
David Sterba
2022-03-14
1
-5
/
+5
*
btrfs: add definition for EXTENT_TREE_V2
Josef Bacik
2022-03-14
1
-1
/
+4
*
btrfs: sysfs: add devinfo/fsid to retrieve actual fsid from the device
Anand Jain
2022-01-07
1
-0
/
+11
*
btrfs: sysfs: convert scnprintf and snprintf to sysfs_emit
Anand Jain
2021-10-26
1
-49
/
+44
*
btrfs: sysfs: document structures and their associated files
Anand Jain
2021-08-23
1
-16
/
+75
*
btrfs: zoned: allow disabling of zone auto reclaim
Johannes Thumshirn
2021-08-23
1
-3
/
+4
*
btrfs: initial fsverity support
Boris Burkov
2021-08-23
1
-0
/
+6
*
btrfs: allow read-write for 4K sectorsize on 64K page size systems
Qu Wenruo
2021-08-23
1
-0
/
+4
*
btrfs: rip out btrfs_space_info::total_bytes_pinned
Josef Bacik
2021-06-22
1
-13
/
+0
*
btrfs: sysfs: export dev stats in devinfo directory
David Sterba
2021-06-22
1
-0
/
+29
*
btrfs: sysfs: fix format string for some discard stats
David Sterba
2021-06-21
1
-2
/
+2
*
btrfs: scrub: per-device bandwidth control
David Sterba
2021-06-21
1
-0
/
+28
*
btrfs: zoned: automatically reclaim zones
Johannes Thumshirn
2021-04-20
1
-0
/
+35
*
btrfs: add sysfs interface for supported sectorsize
Qu Wenruo
2021-04-19
1
-0
/
+15
*
btrfs: zoned: track unusable bytes for zones
Naohiro Aota
2021-02-09
1
-0
/
+2
*
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-12
/
+3
|
\
|
*
block: add a bdev_kobj helper
Christoph Hellwig
2020-12-01
1
-12
/
+3
*
|
btrfs: introduce ZONED feature flag
Naohiro Aota
2020-12-08
1
-0
/
+7
*
|
btrfs: sysfs: remove unneeded semicolon
Tom Rix
2020-12-08
1
-1
/
+1
*
|
btrfs: discard: reschedule work after sysfs param update
Pavel Begunkov
2020-12-08
1
-2
/
+3
*
|
btrfs: sysfs: add per-fs attribute for read policy
Anand Jain
2020-12-08
1
-0
/
+49
*
|
btrfs: add helper for string match ignoring leading/trailing whitespace
Anand Jain
2020-12-08
1
-0
/
+19
*
|
btrfs: introduce mount option rescue=all
Josef Bacik
2020-12-08
1
-0
/
+1
*
|
btrfs: introduce mount option rescue=ignoredatacsums
Josef Bacik
2020-12-08
1
-0
/
+1
*
|
btrfs: introduce mount option rescue=ignorebadroots
Josef Bacik
2020-12-08
1
-0
/
+1
*
|
btrfs: sysfs: export supported rescue= mount options
Josef Bacik
2020-12-08
1
-0
/
+22
*
|
btrfs: sysfs: export filesystem generation
Anand Jain
2020-12-07
1
-0
/
+10
|
/
*
btrfs: do not create raid sysfs entries under any locks
Josef Bacik
2020-10-07
1
-2
/
+23
*
btrfs: sysfs: export supported send stream version
Omar Sandoval
2020-10-07
1
-0
/
+9
*
btrfs: handle errors in btrfs_sysfs_add_fs_devices
Anand Jain
2020-10-07
1
-2
/
+6
*
btrfs: initialize sysfs devid and device link for seed device
Anand Jain
2020-10-07
1
-0
/
+15
*
btrfs: split and refactor btrfs_sysfs_remove_devices_dir
Anand Jain
2020-10-07
1
-16
/
+11
*
btrfs: simplify parameters of btrfs_sysfs_add_devices_dir
Anand Jain
2020-10-07
1
-7
/
+4
*
btrfs: make btrfs_sysfs_remove_devices_dir return void
Anand Jain
2020-10-07
1
-5
/
+3
*
btrfs: add btrfs_sysfs_remove_device helper
Anand Jain
2020-10-07
1
-34
/
+27
*
btrfs: add btrfs_sysfs_add_device helper
Anand Jain
2020-10-07
1
-26
/
+52
*
btrfs: sysfs: export currently running exclusive operation
Goldwyn Rodrigues
2020-10-07
1
-0
/
+37
*
btrfs: simplify setting/clearing fs_info to btrfs_fs_devices
Nikolay Borisov
2020-10-07
1
-4
/
+0
*
btrfs: sysfs: fix unused-but-set-variable warnings
Leon Romanovsky
2020-10-07
1
-2
/
+6
*
btrfs: remove const from btrfs_feature_set_name
David Sterba
2020-10-07
1
-1
/
+1
*
btrfs: remove fsid argument from btrfs_sysfs_update_sprout_fsid
Nikolay Borisov
2020-10-07
1
-3
/
+3
*
btrfs: fix put of uninitialized kobject after seed device delete
Anand Jain
2020-09-22
1
-6
/
+10
*
btrfs: sysfs: fix NULL pointer dereference at btrfs_sysfs_del_qgroups()
Qu Wenruo
2020-08-10
1
-3
/
+5
*
btrfs: sysfs: use NOFS for device creation
Josef Bacik
2020-07-27
1
-0
/
+3
*
btrfs: sysfs: add bdi link to the fsid directory
Nikolay Borisov
2020-07-27
1
-2
/
+10
*
btrfs: qgroup: export qgroups in sysfs
Qu Wenruo
2020-07-27
1
-0
/
+148
*
btrfs: sysfs: Use scnprintf() instead of snprintf()
Takashi Iwai
2020-03-23
1
-29
/
+28
*
btrfs: sysfs, unify handler name of devinfo/missing
Anand Jain
2020-03-23
1
-2
/
+2
*
btrfs: sysfs, rename device_link add/remove functions
Anand Jain
2020-03-23
1
-5
/
+5
*
btrfs: sysfs, use btrfs_sysfs_remove_fsid to celanup errors in add_fsid
Anand Jain
2020-03-23
1
-1
/
+1
[next]