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
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
btrfs: fix messages after changing compression level by remount
David Sterba
2020-08-10
1
-5
/
+9
*
btrfs: open-code remount flag setting in btrfs_remount
Johannes Thumshirn
2020-07-27
1
-8
/
+5
*
btrfs: document special case error codes for fs errors
Josef Bacik
2020-07-27
1
-0
/
+15
*
btrfs: don't traverse into the seed devices in show_devname
Anand Jain
2020-07-27
1
-14
/
+7
*
btrfs: remove deprecated mount option subvolrootid
David Sterba
2020-07-27
1
-6
/
+0
*
btrfs: remove deprecated mount option alloc_start
David Sterba
2020-07-27
1
-6
/
+0
*
btrfs: start deprecation of mount option inode_cache
David Sterba
2020-07-27
1
-0
/
+2
*
btrfs: introduce "rescue=" mount option
Qu Wenruo
2020-07-27
1
-8
/
+73
*
btrfs: convert comments to fallthrough annotations
Marcos Paulo de Souza
2020-07-02
1
-3
/
+3
*
btrfs: simplify iget helpers
David Sterba
2020-05-25
1
-5
/
+1
*
btrfs: simplify root lookup by id
David Sterba
2020-05-25
1
-4
/
+1
*
btrfs: add more codes to decoder table
David Sterba
2020-05-25
1
-0
/
+9
*
btrfs: sort error decoder entries
David Sterba
2020-05-25
1
-9
/
+9
*
btrfs: adjust message level for unrecognized mount option
David Sterba
2020-03-23
1
-1
/
+1
*
btrfs: export helpers for subvolume name/id resolution
Marcos Paulo de Souza
2020-03-23
1
-4
/
+4
*
btrfs: add wrapper for transaction abort predicate
David Sterba
2020-03-23
1
-1
/
+1
*
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
2020-03-23
1
-2
/
+2
*
btrfs: make the init of static elements in fs_info separate
Josef Bacik
2020-03-23
1
-2
/
+5
*
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
2020-03-23
1
-5
/
+0
*
btrfs: export and rename free_fs_info
Josef Bacik
2020-03-23
1
-3
/
+3
*
btrfs: hold a ref on the root in get_subvol_name_from_objectid
Josef Bacik
2020-03-23
1
-1
/
+10
[next]