index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-23
btrfs: allow idmapped mount
Christian Brauner
1
-1
/
+1
2021-08-23
btrfs: introduce btrfs_search_backwards function
Marcos Paulo de Souza
1
-20
/
+6
2021-08-23
btrfs: print if fsverity support is built in when loading module
David Sterba
1
-0
/
+5
2021-08-23
btrfs: initial fsverity support
Boris Burkov
1
-0
/
+3
2021-08-23
btrfs: allow read-write for 4K sectorsize on 64K page size systems
Qu Wenruo
1
-7
/
+0
2021-08-23
btrfs: constify and cleanup variables in comparators
David Sterba
1
-7
/
+6
2021-06-22
btrfs: shorten integrity checker extent data mount option
David Sterba
1
-3
/
+2
2021-06-21
btrfs: always abort the transaction if we abort a trans handle
Josef Bacik
1
-11
/
+0
2021-04-20
btrfs: more graceful errors/warnings on 32bit systems when reaching limits
Qu Wenruo
1
-0
/
+26
2021-03-02
btrfs: fix spurious free_space_tree remount warning
Boris Burkov
1
-2
/
+2
2021-02-09
btrfs: allow read-only mount of 4K sector size fs on 64K page system
Qu Wenruo
1
-0
/
+7
2021-02-09
btrfs: introduce the skeleton of btrfs_subpage structure
Qu Wenruo
1
-1
/
+0
2020-12-18
btrfs: run delayed iputs when remounting RO to avoid leaking them
Filipe Manana
1
-0
/
+10
2020-12-18
btrfs: fix race between RO remount and the cleaner task
Filipe Manana
1
-3
/
+19
2020-12-18
btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan
Filipe Manana
1
-0
/
+8
2020-12-09
btrfs: warn when remount will not change the free space tree
Boris Burkov
1
-0
/
+16
2020-12-09
btrfs: use superblock state to print space_cache mount option
Boris Burkov
1
-2
/
+2
2020-12-09
btrfs: keep sb cache_generation consistent with space_cache
Boris Burkov
1
-3
/
+7
2020-12-09
btrfs: clear oneshot options on mount and remount
Boris Burkov
1
-0
/
+1
2020-12-09
btrfs: lift read-write mount setup from mount and remount
Boris Burkov
1
-31
/
+6
2020-12-09
btrfs: remove inode number cache feature
Nikolay Borisov
1
-10
/
+3
2020-12-09
btrfs: disallow space_cache in ZONED mode
Naohiro Aota
1
-2
/
+11
2020-12-09
btrfs: check and enable ZONED mode
Naohiro Aota
1
-0
/
+1
2020-12-09
btrfs: get zone information of zoned block devices
Naohiro Aota
1
-0
/
+5
2020-12-08
btrfs: remove stub device info from messages when we have no fs_info
David Sterba
1
-3
/
+7
2020-12-08
btrfs: locking: rip out path->leave_spinning
Josef Bacik
1
-2
/
+0
2020-12-08
btrfs: replace s_blocksize_bits with fs_info::sectorsize_bits
David Sterba
1
-1
/
+1
2020-12-08
btrfs: generate lockdep keyset names at compile time
David Sterba
1
-2
/
+0
2020-12-08
btrfs: introduce mount option rescue=all
Josef Bacik
1
-0
/
+11
2020-12-08
btrfs: introduce mount option rescue=ignoredatacsums
Josef Bacik
1
-1
/
+11
2020-12-08
btrfs: introduce mount option rescue=ignorebadroots
Josef Bacik
1
-1
/
+11
2020-12-08
btrfs: show rescue=usebackuproot in /proc/mounts
Josef Bacik
1
-0
/
+2
2020-12-08
btrfs: add a helper to print out rescue= options
Josef Bacik
1
-1
/
+8
2020-12-08
btrfs: unify the ro checking for mount options
Josef Bacik
1
-7
/
+16
2020-10-07
btrfs: kill the RCU protection for fs_info->space_info
Josef Bacik
1
-4
/
+1
2020-10-07
btrfs: do async reclaim for data reservations
Josef Bacik
1
-0
/
+1
2020-08-19
btrfs: reset compression level for lzo on remount
Marcos Paulo de Souza
1
-0
/
+1
2020-08-10
btrfs: make sure SB_I_VERSION doesn't get unset by remount
Josef Bacik
1
-0
/
+6
2020-08-10
btrfs: don't show full path of bind mounts in subvol=
Josef Bacik
1
-2
/
+8
2020-08-10
btrfs: fix messages after changing compression level by remount
David Sterba
1
-5
/
+9
2020-07-27
btrfs: open-code remount flag setting in btrfs_remount
Johannes Thumshirn
1
-8
/
+5
2020-07-27
btrfs: document special case error codes for fs errors
Josef Bacik
1
-0
/
+15
2020-07-27
btrfs: don't traverse into the seed devices in show_devname
Anand Jain
1
-14
/
+7
2020-07-27
btrfs: remove deprecated mount option subvolrootid
David Sterba
1
-6
/
+0
2020-07-27
btrfs: remove deprecated mount option alloc_start
David Sterba
1
-6
/
+0
2020-07-27
btrfs: start deprecation of mount option inode_cache
David Sterba
1
-0
/
+2
2020-07-27
btrfs: introduce "rescue=" mount option
Qu Wenruo
1
-8
/
+73
2020-07-02
btrfs: convert comments to fallthrough annotations
Marcos Paulo de Souza
1
-3
/
+3
2020-05-25
btrfs: simplify iget helpers
David Sterba
1
-5
/
+1
2020-05-25
btrfs: simplify root lookup by id
David Sterba
1
-4
/
+1
[next]