index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Age
Commit message (
Expand
)
Author
2021-06-22
btrfs: shorten integrity checker extent data mount option
David Sterba
2021-06-21
btrfs: always abort the transaction if we abort a trans handle
Josef Bacik
2021-04-20
btrfs: more graceful errors/warnings on 32bit systems when reaching limits
Qu Wenruo
2021-03-02
btrfs: fix spurious free_space_tree remount warning
Boris Burkov
2021-02-08
btrfs: allow read-only mount of 4K sector size fs on 64K page system
Qu Wenruo
2021-02-08
btrfs: introduce the skeleton of btrfs_subpage structure
Qu Wenruo
2020-12-18
btrfs: run delayed iputs when remounting RO to avoid leaking them
Filipe Manana
2020-12-18
btrfs: fix race between RO remount and the cleaner task
Filipe Manana
2020-12-18
btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan
Filipe Manana
2020-12-09
btrfs: warn when remount will not change the free space tree
Boris Burkov
2020-12-09
btrfs: use superblock state to print space_cache mount option
Boris Burkov
2020-12-09
btrfs: keep sb cache_generation consistent with space_cache
Boris Burkov
2020-12-09
btrfs: clear oneshot options on mount and remount
Boris Burkov
2020-12-09
btrfs: lift read-write mount setup from mount and remount
Boris Burkov
2020-12-09
btrfs: remove inode number cache feature
Nikolay Borisov
2020-12-09
btrfs: disallow space_cache in ZONED mode
Naohiro Aota
2020-12-09
btrfs: check and enable ZONED mode
Naohiro Aota
2020-12-09
btrfs: get zone information of zoned block devices
Naohiro Aota
2020-12-08
btrfs: remove stub device info from messages when we have no fs_info
David Sterba
2020-12-08
btrfs: locking: rip out path->leave_spinning
Josef Bacik
2020-12-08
btrfs: replace s_blocksize_bits with fs_info::sectorsize_bits
David Sterba
2020-12-08
btrfs: generate lockdep keyset names at compile time
David Sterba
2020-12-08
btrfs: introduce mount option rescue=all
Josef Bacik
2020-12-08
btrfs: introduce mount option rescue=ignoredatacsums
Josef Bacik
2020-12-08
btrfs: introduce mount option rescue=ignorebadroots
Josef Bacik
2020-12-08
btrfs: show rescue=usebackuproot in /proc/mounts
Josef Bacik
2020-12-08
btrfs: add a helper to print out rescue= options
Josef Bacik
2020-12-08
btrfs: unify the ro checking for mount options
Josef Bacik
2020-10-07
btrfs: kill the RCU protection for fs_info->space_info
Josef Bacik
2020-10-07
btrfs: do async reclaim for data reservations
Josef Bacik
2020-08-19
btrfs: reset compression level for lzo on remount
Marcos Paulo de Souza
2020-08-10
btrfs: make sure SB_I_VERSION doesn't get unset by remount
Josef Bacik
2020-08-10
btrfs: don't show full path of bind mounts in subvol=
Josef Bacik
2020-08-10
btrfs: fix messages after changing compression level by remount
David Sterba
2020-07-27
btrfs: open-code remount flag setting in btrfs_remount
Johannes Thumshirn
2020-07-27
btrfs: document special case error codes for fs errors
Josef Bacik
2020-07-27
btrfs: don't traverse into the seed devices in show_devname
Anand Jain
2020-07-27
btrfs: remove deprecated mount option subvolrootid
David Sterba
2020-07-27
btrfs: remove deprecated mount option alloc_start
David Sterba
2020-07-27
btrfs: start deprecation of mount option inode_cache
David Sterba
2020-07-27
btrfs: introduce "rescue=" mount option
Qu Wenruo
2020-07-02
btrfs: convert comments to fallthrough annotations
Marcos Paulo de Souza
2020-05-25
btrfs: simplify iget helpers
David Sterba
2020-05-25
btrfs: simplify root lookup by id
David Sterba
2020-05-25
btrfs: add more codes to decoder table
David Sterba
2020-05-25
btrfs: sort error decoder entries
David Sterba
2020-03-23
btrfs: adjust message level for unrecognized mount option
David Sterba
2020-03-23
btrfs: export helpers for subvolume name/id resolution
Marcos Paulo de Souza
2020-03-23
btrfs: add wrapper for transaction abort predicate
David Sterba
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
[next]