index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Age
Commit message (
Expand
)
Author
2022-09-26
btrfs: relax block-group-tree feature dependency checks
Qu Wenruo
2022-09-26
btrfs: separate out the extent state and extent buffer init code
Josef Bacik
2022-09-26
btrfs: enhance unsupported compat RO flags handling
Qu Wenruo
2022-09-26
btrfs: dump all space infos if we abort transaction due to ENOSPC
Qu Wenruo
2022-09-26
btrfs: check superblock to ensure the fs was not modified at thaw time
Qu Wenruo
2022-09-26
btrfs: move btrfs_bio allocation to volumes.c
Christoph Hellwig
2022-09-26
btrfs: don't print information about space cache or tree every remount
Maciej S. Szmigiero
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-25
btrfs: use mask for all RAID1* profiles in btrfs_calc_avail_data_space
David Sterba
2022-07-25
btrfs: use named constant for reserved device space
Qu Wenruo
2022-07-25
btrfs: remove btrfs_end_io_wq
Christoph Hellwig
2022-07-25
btrfs: don't use btrfs_bio_wq_end_io for compressed writes
Christoph Hellwig
2022-07-25
btrfs: add trace event for submitted RAID56 bio
Qu Wenruo
2022-07-25
btrfs: fix typos in comments
David Sterba
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-06-07
btrfs: add error messages to all unrecognized mount options
David Sterba
2022-06-06
btrfs: prevent remounting to v1 space cache for subpage mount
Qu Wenruo
2022-05-16
btrfs: use normal workqueues for scrub
Christoph Hellwig
2022-05-16
btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueue
Christoph Hellwig
2022-05-16
btrfs: add messages to printk index
Jonathan Lassoff
2022-03-14
btrfs: add filesystems state details to error messages
Sweet Tea Dorminy
2022-03-14
btrfs: disable space cache related mount options for extent tree v2
Josef Bacik
2022-03-14
btrfs: match stale devices by dev_t
Anand Jain
2022-01-22
mm: remove cleancache
Christoph Hellwig
2022-01-07
btrfs: remove reada infrastructure
Qu Wenruo
2021-10-26
btrfs: add a BTRFS_FS_ERROR helper
Josef Bacik
2021-10-26
btrfs: use latest_dev in btrfs_show_devname
Anand Jain
2021-10-26
btrfs: convert latest_bdev type to btrfs_device and rename
Anand Jain
2021-08-23
btrfs: allow idmapped mount
Christian Brauner
2021-08-23
btrfs: introduce btrfs_search_backwards function
Marcos Paulo de Souza
2021-08-23
btrfs: print if fsverity support is built in when loading module
David Sterba
2021-08-23
btrfs: initial fsverity support
Boris Burkov
2021-08-23
btrfs: allow read-write for 4K sectorsize on 64K page size systems
Qu Wenruo
2021-08-23
btrfs: constify and cleanup variables in comparators
David Sterba
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
[next]