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.12.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
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: use normal workqueues for scrub
Christoph Hellwig
2022-05-16
1
-2
/
+0
*
btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueue
Christoph Hellwig
2022-05-16
1
-0
/
+1
*
btrfs: add messages to printk index
Jonathan Lassoff
2022-05-16
1
-3
/
+3
*
btrfs: add filesystems state details to error messages
Sweet Tea Dorminy
2022-03-14
1
-8
/
+60
*
btrfs: disable space cache related mount options for extent tree v2
Josef Bacik
2022-03-14
1
-0
/
+20
*
btrfs: match stale devices by dev_t
Anand Jain
2022-03-14
1
-1
/
+7
*
mm: remove cleancache
Christoph Hellwig
2022-01-22
1
-2
/
+0
*
btrfs: remove reada infrastructure
Qu Wenruo
2022-01-07
1
-1
/
+0
*
btrfs: add a BTRFS_FS_ERROR helper
Josef Bacik
2021-10-26
1
-1
/
+1
*
btrfs: use latest_dev in btrfs_show_devname
Anand Jain
2021-10-26
1
-19
/
+5
*
btrfs: convert latest_bdev type to btrfs_device and rename
Anand Jain
2021-10-26
1
-1
/
+1
*
btrfs: allow idmapped mount
Christian Brauner
2021-08-23
1
-1
/
+1
*
btrfs: introduce btrfs_search_backwards function
Marcos Paulo de Souza
2021-08-23
1
-20
/
+6
*
btrfs: print if fsverity support is built in when loading module
David Sterba
2021-08-23
1
-0
/
+5
*
btrfs: initial fsverity support
Boris Burkov
2021-08-23
1
-0
/
+3
*
btrfs: allow read-write for 4K sectorsize on 64K page size systems
Qu Wenruo
2021-08-23
1
-7
/
+0
*
btrfs: constify and cleanup variables in comparators
David Sterba
2021-08-23
1
-7
/
+6
*
btrfs: shorten integrity checker extent data mount option
David Sterba
2021-06-22
1
-3
/
+2
*
btrfs: always abort the transaction if we abort a trans handle
Josef Bacik
2021-06-21
1
-11
/
+0
*
btrfs: more graceful errors/warnings on 32bit systems when reaching limits
Qu Wenruo
2021-04-20
1
-0
/
+26
*
btrfs: fix spurious free_space_tree remount warning
Boris Burkov
2021-03-02
1
-2
/
+2
*
btrfs: allow read-only mount of 4K sector size fs on 64K page system
Qu Wenruo
2021-02-08
1
-0
/
+7
*
btrfs: introduce the skeleton of btrfs_subpage structure
Qu Wenruo
2021-02-08
1
-1
/
+0
*
btrfs: run delayed iputs when remounting RO to avoid leaking them
Filipe Manana
2020-12-18
1
-0
/
+10
*
btrfs: fix race between RO remount and the cleaner task
Filipe Manana
2020-12-18
1
-3
/
+19
*
btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan
Filipe Manana
2020-12-18
1
-0
/
+8
*
btrfs: warn when remount will not change the free space tree
Boris Burkov
2020-12-09
1
-0
/
+16
*
btrfs: use superblock state to print space_cache mount option
Boris Burkov
2020-12-09
1
-2
/
+2
*
btrfs: keep sb cache_generation consistent with space_cache
Boris Burkov
2020-12-09
1
-3
/
+7
*
btrfs: clear oneshot options on mount and remount
Boris Burkov
2020-12-09
1
-0
/
+1
*
btrfs: lift read-write mount setup from mount and remount
Boris Burkov
2020-12-09
1
-31
/
+6
*
btrfs: remove inode number cache feature
Nikolay Borisov
2020-12-09
1
-10
/
+3
*
btrfs: disallow space_cache in ZONED mode
Naohiro Aota
2020-12-09
1
-2
/
+11
*
btrfs: check and enable ZONED mode
Naohiro Aota
2020-12-09
1
-0
/
+1
*
btrfs: get zone information of zoned block devices
Naohiro Aota
2020-12-09
1
-0
/
+5
*
btrfs: remove stub device info from messages when we have no fs_info
David Sterba
2020-12-08
1
-3
/
+7
*
btrfs: locking: rip out path->leave_spinning
Josef Bacik
2020-12-08
1
-2
/
+0
*
btrfs: replace s_blocksize_bits with fs_info::sectorsize_bits
David Sterba
2020-12-08
1
-1
/
+1
*
btrfs: generate lockdep keyset names at compile time
David Sterba
2020-12-08
1
-2
/
+0
*
btrfs: introduce mount option rescue=all
Josef Bacik
2020-12-08
1
-0
/
+11
*
btrfs: introduce mount option rescue=ignoredatacsums
Josef Bacik
2020-12-08
1
-1
/
+11
*
btrfs: introduce mount option rescue=ignorebadroots
Josef Bacik
2020-12-08
1
-1
/
+11
*
btrfs: show rescue=usebackuproot in /proc/mounts
Josef Bacik
2020-12-08
1
-0
/
+2
*
btrfs: add a helper to print out rescue= options
Josef Bacik
2020-12-08
1
-1
/
+8
*
btrfs: unify the ro checking for mount options
Josef Bacik
2020-12-08
1
-7
/
+16
*
btrfs: kill the RCU protection for fs_info->space_info
Josef Bacik
2020-10-07
1
-4
/
+1
*
btrfs: do async reclaim for data reservations
Josef Bacik
2020-10-07
1
-0
/
+1
*
btrfs: reset compression level for lzo on remount
Marcos Paulo de Souza
2020-08-19
1
-0
/
+1
*
btrfs: make sure SB_I_VERSION doesn't get unset by remount
Josef Bacik
2020-08-10
1
-0
/
+6
*
btrfs: don't show full path of bind mounts in subvol=
Josef Bacik
2020-08-10
1
-2
/
+8
[next]