index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
btrfs: use btrfs_get_dev_args_from_path in dev removal ioctls
Josef Bacik
1
-1
/
+1
2021-10-26
btrfs: add a btrfs_get_dev_args_from_path helper
Josef Bacik
1
-0
/
+4
2021-10-26
btrfs: handle device lookup with btrfs_dev_lookup_args
Josef Bacik
1
-2
/
+18
2021-10-26
btrfs: add comments for device counts in struct btrfs_fs_devices
Anand Jain
1
-0
/
+19
2021-10-26
btrfs: remove btrfs_bio::logical member
Qu Wenruo
1
-1
/
+0
2021-10-26
btrfs: rename struct btrfs_io_bio to btrfs_bio
Qu Wenruo
1
-15
/
+14
2021-10-26
btrfs: rename btrfs_bio to btrfs_io_context
Qu Wenruo
1
-11
/
+27
2021-10-26
btrfs: convert latest_bdev type to btrfs_device and rename
Anand Jain
1
-1
/
+5
2021-10-26
btrfs: rename and switch to bool btrfs_chunk_readonly
Anand Jain
1
-1
/
+1
2021-10-25
btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk
Nikolay Borisov
1
-1
/
+1
2021-09-07
btrfs: delay blkdev_put until after the device remove
Josef Bacik
1
-1
/
+2
2021-08-23
btrfs: uninline btrfs_bg_flags_to_raid_index
David Sterba
1
-26
/
+1
2021-08-23
btrfs: make btrfs_finish_chunk_alloc private to block-group.c
Nikolay Borisov
1
-2
/
+0
2021-07-07
btrfs: rework chunk allocation to avoid exhaustion of the system chunk array
Filipe Manana
1
-1
/
+4
2021-06-21
btrfs: remove the unused parameter @len for btrfs_bio_fits_in_stripe()
Qu Wenruo
1
-1
/
+1
2021-06-21
btrfs: scrub: per-device bandwidth control
David Sterba
1
-0
/
+3
2021-04-20
btrfs: zoned: automatically reclaim zones
Johannes Thumshirn
1
-0
/
+1
2021-02-09
btrfs: zoned: relocate block group to repair IO failure in zoned filesystems
Naohiro Aota
1
-0
/
+1
2021-02-09
btrfs: zoned: handle REQ_OP_ZONE_APPEND as writing
Naohiro Aota
1
-0
/
+1
2021-02-09
btrfs: zoned: implement zoned chunk allocator
Naohiro Aota
1
-0
/
+1
2021-02-08
btrfs: let callers of btrfs_get_io_geometry pass the em
Michal Rostecki
1
-2
/
+3
2021-01-25
btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch
Su Yue
1
-5
/
+6
2020-12-09
btrfs: get zone information of zoned block devices
Naohiro Aota
1
-0
/
+4
2020-12-08
btrfs: remove unused argument seed from btrfs_find_device
Anand Jain
1
-1
/
+1
2020-12-08
btrfs: drop unused argument step from btrfs_free_extra_devids
Anand Jain
1
-1
/
+1
2020-12-08
btrfs: create read policy framework
Anand Jain
1
-0
/
+13
2020-10-27
btrfs: convert data_seqcount to seqcount_mutex_t
Davidlohr Bueso
1
-6
/
+5
2020-10-26
btrfs: fix readahead hang and use-after-free after removing a device
Filipe Manana
1
-0
/
+1
2020-10-07
btrfs: annotate device name rcu_string with __rcu
Madhuparna Bhowmik
1
-1
/
+1
2020-10-07
btrfs: switch seed device to list api
Nikolay Borisov
1
-1
/
+1
2020-10-07
btrfs: simplify setting/clearing fs_info to btrfs_fs_devices
Nikolay Borisov
1
-2
/
+0
2020-10-07
btrfs: make close_fs_devices return void
Nikolay Borisov
1
-1
/
+1
2020-09-25
btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishing
Josef Bacik
1
-0
/
+3
2020-07-27
btrfs: record btrfs_device directly in btrfs_io_bio
Nikolay Borisov
1
-1
/
+1
2020-07-02
btrfs: convert comments to fallthrough annotations
Marcos Paulo de Souza
1
-1
/
+1
2020-03-23
btrfs: introduce chunk allocation policy
Naohiro Aota
1
-0
/
+6
2020-03-23
btrfs: make btrfs_check_uuid_tree private to disk-io.c
Nikolay Borisov
1
-1
/
+1
2020-03-23
btrfs: use the page cache for super block reading
Johannes Thumshirn
1
-3
/
+1
2020-03-23
btrfs: reduce scope of btrfs_scratch_superblocks()
Johannes Thumshirn
1
-1
/
+0
2020-03-23
btrfs: Export btrfs_release_disk_super
Nikolay Borisov
1
-0
/
+1
2020-02-16
Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2020-02-12
btrfs: sysfs, add UUID/devinfo kobject
Anand Jain
1
-0
/
+1
2020-01-28
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-5
/
+5
2020-01-23
btrfs: sysfs, add devid/dev_state kobject and device attributes
Anand Jain
1
-0
/
+4
2020-01-23
btrfs: Move and unexport btrfs_rmap_block
Nikolay Borisov
1
-2
/
+0
2020-01-20
btrfs: remove unused member btrfs_device::work
David Sterba
1
-2
/
+0
2020-01-20
btrfs: sysfs, rename devices kobject holder to devices_kobj
Anand Jain
1
-1
/
+1
2019-12-08
sched/rt, btrfs: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-1
/
+1
2019-11-18
btrfs: change btrfs_fs_devices::rotating to bool
Johannes Thumshirn
1
-1
/
+1
2019-11-18
btrfs: change btrfs_fs_devices::seeding to bool
Johannes Thumshirn
1
-1
/
+1
[next]