index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: zoned: automatically reclaim zones
Johannes Thumshirn
2021-04-20
1
-0
/
+1
*
btrfs: zoned: relocate block group to repair IO failure in zoned filesystems
Naohiro Aota
2021-02-09
1
-0
/
+1
*
btrfs: zoned: handle REQ_OP_ZONE_APPEND as writing
Naohiro Aota
2021-02-09
1
-0
/
+1
*
btrfs: zoned: implement zoned chunk allocator
Naohiro Aota
2021-02-09
1
-0
/
+1
*
btrfs: let callers of btrfs_get_io_geometry pass the em
Michal Rostecki
2021-02-08
1
-2
/
+3
*
btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch
Su Yue
2021-01-25
1
-5
/
+6
*
btrfs: get zone information of zoned block devices
Naohiro Aota
2020-12-09
1
-0
/
+4
*
btrfs: remove unused argument seed from btrfs_find_device
Anand Jain
2020-12-08
1
-1
/
+1
*
btrfs: drop unused argument step from btrfs_free_extra_devids
Anand Jain
2020-12-08
1
-1
/
+1
*
btrfs: create read policy framework
Anand Jain
2020-12-08
1
-0
/
+13
*
btrfs: convert data_seqcount to seqcount_mutex_t
Davidlohr Bueso
2020-10-27
1
-6
/
+5
*
btrfs: fix readahead hang and use-after-free after removing a device
Filipe Manana
2020-10-26
1
-0
/
+1
*
btrfs: annotate device name rcu_string with __rcu
Madhuparna Bhowmik
2020-10-07
1
-1
/
+1
*
btrfs: switch seed device to list api
Nikolay Borisov
2020-10-07
1
-1
/
+1
*
btrfs: simplify setting/clearing fs_info to btrfs_fs_devices
Nikolay Borisov
2020-10-07
1
-2
/
+0
*
btrfs: make close_fs_devices return void
Nikolay Borisov
2020-10-07
1
-1
/
+1
*
btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishing
Josef Bacik
2020-09-25
1
-0
/
+3
*
btrfs: record btrfs_device directly in btrfs_io_bio
Nikolay Borisov
2020-07-27
1
-1
/
+1
*
btrfs: convert comments to fallthrough annotations
Marcos Paulo de Souza
2020-07-02
1
-1
/
+1
*
btrfs: introduce chunk allocation policy
Naohiro Aota
2020-03-23
1
-0
/
+6
*
btrfs: make btrfs_check_uuid_tree private to disk-io.c
Nikolay Borisov
2020-03-23
1
-1
/
+1
*
btrfs: use the page cache for super block reading
Johannes Thumshirn
2020-03-23
1
-3
/
+1
*
btrfs: reduce scope of btrfs_scratch_superblocks()
Johannes Thumshirn
2020-03-23
1
-1
/
+0
*
btrfs: Export btrfs_release_disk_super
Nikolay Borisov
2020-03-23
1
-0
/
+1
*
Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-02-16
1
-0
/
+1
|
\
|
*
btrfs: sysfs, add UUID/devinfo kobject
Anand Jain
2020-02-12
1
-0
/
+1
*
|
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-01-28
1
-5
/
+5
|
\
|
|
*
btrfs: sysfs, add devid/dev_state kobject and device attributes
Anand Jain
2020-01-23
1
-0
/
+4
|
*
btrfs: Move and unexport btrfs_rmap_block
Nikolay Borisov
2020-01-23
1
-2
/
+0
|
*
btrfs: remove unused member btrfs_device::work
David Sterba
2020-01-20
1
-2
/
+0
|
*
btrfs: sysfs, rename devices kobject holder to devices_kobj
Anand Jain
2020-01-20
1
-1
/
+1
*
|
sched/rt, btrfs: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-1
/
+1
|
/
*
btrfs: change btrfs_fs_devices::rotating to bool
Johannes Thumshirn
2019-11-18
1
-1
/
+1
*
btrfs: change btrfs_fs_devices::seeding to bool
Johannes Thumshirn
2019-11-18
1
-1
/
+1
*
btrfs: add support for 4-copy replication (raid1c4)
David Sterba
2019-11-18
1
-0
/
+2
*
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
2019-11-18
1
-0
/
+2
*
btrfs: Remove btrfs_bio::flags member
Qu Wenruo
2019-11-18
1
-1
/
+0
*
Btrfs: delete the entire async bio submission framework
Chris Mason
2019-11-18
1
-11
/
+0
*
Btrfs: stop using btrfs_schedule_bio()
Chris Mason
2019-11-18
1
-1
/
+1
*
btrfs: add const function attribute
David Sterba
2019-11-18
1
-1
/
+1
*
btrfs: reset device stat using btrfs_dev_stat_set
Anand Jain
2019-09-09
1
-6
/
+0
*
btrfs: remove unused btrfs_device::flush_bio_sent
David Sterba
2019-09-09
1
-1
/
+0
*
btrfs: volumes: Unexport find_free_dev_extent_start()
Qu Wenruo
2019-09-09
1
-2
/
+0
*
btrfs: Use btrfs_get_io_geometry appropriately
Nikolay Borisov
2019-07-02
1
-1
/
+1
*
btrfs: Introduce btrfs_io_geometry infrastructure
Nikolay Borisov
2019-07-02
1
-0
/
+17
*
btrfs: Add comments on locking of several device-related fields
Nikolay Borisov
2019-07-01
1
-3
/
+8
*
btrfs: refactor helper for bg flags to name conversion
David Sterba
2019-07-01
1
-2
/
+1
*
btrfs: use u8 for raid_array members
David Sterba
2019-07-01
1
-9
/
+9
*
btrfs: remove mapping tree structures indirection
David Sterba
2019-07-01
1
-2
/
+1
*
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-07
1
-0
/
+1
|
\
[next]