index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
fault-injection
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-23
block: cleanup the lockdep handling in *alloc_disk
Christoph Hellwig
4
-29
/
+17
2021-08-23
sg: do not allocate a gendisk
Christoph Hellwig
1
-23
/
+9
2021-08-23
st: do not allocate a gendisk
Christoph Hellwig
2
-38
/
+13
2021-08-23
nvme: use blk_mq_alloc_disk
Christoph Hellwig
1
-20
/
+13
2021-08-21
block: add back the bd_holder_dir reference in bd_link_disk_holder
Christoph Hellwig
1
-0
/
+7
2021-08-18
block: fix default IO priority handling
Damien Le Moal
4
-7
/
+13
2021-08-18
block: Introduce IOPRIO_NR_LEVELS
Damien Le Moal
6
-14
/
+14
2021-08-18
block: fix IOPRIO_PRIO_CLASS() and IOPRIO_PRIO_VALUE() macros
Damien Le Moal
1
-4
/
+8
2021-08-18
block: change ioprio_valid() to an inline function
Damien Le Moal
2
-2
/
+10
2021-08-18
block: improve ioprio class description comment
Damien Le Moal
1
-4
/
+6
2021-08-18
block: bfq: fix bfq_set_next_ioprio_data()
Damien Le Moal
1
-1
/
+1
2021-08-16
block: unexport blk_register_queue
Christoph Hellwig
1
-1
/
+0
2021-08-16
blk-cgroup: stop using seq_get_buf
Christoph Hellwig
5
-64
/
+39
2021-08-16
blk-cgroup: refactor blkcg_print_stat
Christoph Hellwig
1
-74
/
+74
2021-08-16
nvme: use bvec_virt
Christoph Hellwig
1
-3
/
+2
2021-08-16
dcssblk: use bvec_virt
Christoph Hellwig
1
-2
/
+1
2021-08-16
dasd: use bvec_virt
Christoph Hellwig
3
-10
/
+10
2021-08-16
ps3vram: use bvec_virt
Christoph Hellwig
1
-1
/
+1
2021-08-16
ubd: use bvec_virt
Christoph Hellwig
1
-2
/
+1
2021-08-16
sd: use bvec_virt
Christoph Hellwig
1
-1
/
+1
2021-08-16
bcache: use bvec_virt
Christoph Hellwig
1
-1
/
+1
2021-08-16
virtio_blk: use bvec_virt
Christoph Hellwig
1
-5
/
+2
2021-08-16
rbd: use bvec_virt
Christoph Hellwig
1
-2
/
+1
2021-08-16
squashfs: use bvec_virt
Christoph Hellwig
6
-9
/
+8
2021-08-16
dm-integrity: use bvec_virt
Christoph Hellwig
1
-2
/
+2
2021-08-16
dm-ebs: use bvec_virt
Christoph Hellwig
1
-1
/
+1
2021-08-16
dm: make EBS depend on !HIGHMEM
Christoph Hellwig
1
-1
/
+1
2021-08-16
block: use bvec_virt in bio_integrity_{process,free}
Christoph Hellwig
1
-5
/
+2
2021-08-16
bvec: add a bvec_virt helper
Christoph Hellwig
1
-0
/
+12
2021-08-16
block: ensure the bdi is freed after inode_detach_wb
Christoph Hellwig
2
-4
/
+4
2021-08-16
block: free the extended dev_t minor later
Christoph Hellwig
3
-4
/
+5
2021-08-15
blk-throtl: optimize IOPS throttle for large IO scenarios
Chunguang Xu
3
-0
/
+36
2021-08-12
block: pass a gendisk to bdev_resize_partition
Christoph Hellwig
3
-9
/
+9
2021-08-12
block: pass a gendisk to bdev_del_partition
Christoph Hellwig
3
-6
/
+6
2021-08-12
block: pass a gendisk to bdev_add_partition
Christoph Hellwig
3
-6
/
+6
2021-08-12
block: store a gendisk in struct parsed_partitions
Christoph Hellwig
14
-73
/
+52
2021-08-12
block: remove GENHD_FL_UP
Christoph Hellwig
6
-15
/
+12
2021-08-12
bcache: move the del_gendisk call out of bcache_device_free
Christoph Hellwig
1
-6
/
+4
2021-08-12
bcache: add proper error unwinding in bcache_device_init
Christoph Hellwig
1
-5
/
+11
2021-08-12
sx8: use the internal state machine to check if del_gendisk needs to be called
Christoph Hellwig
1
-1
/
+1
2021-08-12
nvme: replace the GENHD_FL_UP check in nvme_mpath_shutdown_disk
Christoph Hellwig
1
-1
/
+1
2021-08-12
nvme: remove the GENHD_FL_UP check in nvme_ns_remove
Christoph Hellwig
1
-8
/
+6
2021-08-12
mmc: block: cleanup gendisk creation
Christoph Hellwig
1
-32
/
+17
2021-08-12
mmc: block: let device_add_disk create disk attributes
Christoph Hellwig
1
-57
/
+45
2021-08-12
block: move some macros to blkdev.h
Guoqing Jiang
5
-10
/
+4
2021-08-10
writeback: make the laptop_mode prototypes available unconditionally
Christoph Hellwig
1
-5
/
+0
2021-08-09
block: return ELEVATOR_DISCARD_MERGE if possible
Ming Lei
5
-16
/
+24
2021-08-09
block: remove the bd_bdi in struct block_device
Christoph Hellwig
7
-20
/
+9
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
14
-63
/
+58
2021-08-09
block: add a queue_has_disk helper
Christoph Hellwig
1
-0
/
+1
[next]