index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
block: hold a request_queue reference for the lifetime of struct gendisk
Christoph Hellwig
2021-08-23
1
-12
/
+7
|
*
|
|
|
block: pass a request_queue to __blk_alloc_disk
Christoph Hellwig
2021-08-23
2
-5
/
+5
|
*
|
|
|
block: remove the minors argument to __alloc_disk_node
Christoph Hellwig
2021-08-23
2
-5
/
+3
|
*
|
|
|
block: cleanup the lockdep handling in *alloc_disk
Christoph Hellwig
2021-08-23
2
-5
/
+8
|
*
|
|
|
block: add back the bd_holder_dir reference in bd_link_disk_holder
Christoph Hellwig
2021-08-21
1
-0
/
+7
|
*
|
|
|
block: fix default IO priority handling
Damien Le Moal
2021-08-18
2
-4
/
+4
|
*
|
|
|
block: Introduce IOPRIO_NR_LEVELS
Damien Le Moal
2021-08-18
4
-11
/
+10
|
*
|
|
|
block: bfq: fix bfq_set_next_ioprio_data()
Damien Le Moal
2021-08-18
1
-1
/
+1
|
*
|
|
|
block: unexport blk_register_queue
Christoph Hellwig
2021-08-16
1
-1
/
+0
|
*
|
|
|
blk-cgroup: stop using seq_get_buf
Christoph Hellwig
2021-08-16
4
-62
/
+37
|
*
|
|
|
blk-cgroup: refactor blkcg_print_stat
Christoph Hellwig
2021-08-16
1
-74
/
+74
|
*
|
|
|
block: use bvec_virt in bio_integrity_{process,free}
Christoph Hellwig
2021-08-16
1
-5
/
+2
|
*
|
|
|
block: ensure the bdi is freed after inode_detach_wb
Christoph Hellwig
2021-08-16
1
-1
/
+0
|
*
|
|
|
block: free the extended dev_t minor later
Christoph Hellwig
2021-08-16
2
-4
/
+0
|
*
|
|
|
blk-throtl: optimize IOPS throttle for large IO scenarios
Chunguang Xu
2021-08-15
3
-0
/
+36
|
*
|
|
|
block: pass a gendisk to bdev_resize_partition
Christoph Hellwig
2021-08-12
3
-9
/
+9
|
*
|
|
|
block: pass a gendisk to bdev_del_partition
Christoph Hellwig
2021-08-12
3
-6
/
+6
|
*
|
|
|
block: pass a gendisk to bdev_add_partition
Christoph Hellwig
2021-08-12
3
-6
/
+6
|
*
|
|
|
block: store a gendisk in struct parsed_partitions
Christoph Hellwig
2021-08-12
14
-73
/
+52
|
*
|
|
|
block: remove GENHD_FL_UP
Christoph Hellwig
2021-08-12
2
-6
/
+4
|
*
|
|
|
block: return ELEVATOR_DISCARD_MERGE if possible
Ming Lei
2021-08-09
4
-16
/
+8
|
*
|
|
|
block: remove the bd_bdi in struct block_device
Christoph Hellwig
2021-08-09
1
-3
/
+4
|
*
|
|
|
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2021-08-09
8
-50
/
+49
|
*
|
|
|
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
2021-08-09
2
-4
/
+6
|
*
|
|
|
mm: hide laptop_mode_wb_timer entirely behind the BDI API
Christoph Hellwig
2021-08-09
1
-5
/
+0
|
*
|
|
|
block: remove support for delayed queue registrations
Christoph Hellwig
2021-08-09
2
-23
/
+7
|
*
|
|
|
block: support delayed holder registration
Christoph Hellwig
2021-08-09
2
-17
/
+61
|
*
|
|
|
block: look up holders by bdev
Christoph Hellwig
2021-08-09
2
-10
/
+12
|
*
|
|
|
block: remove the extra kobject reference in bd_link_disk_holder
Christoph Hellwig
2021-08-09
1
-6
/
+0
|
*
|
|
|
block: make the block holder code optional
Christoph Hellwig
2021-08-09
3
-0
/
+144
|
*
|
|
|
blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flag
Bart Van Assche
2021-08-05
1
-0
/
+3
|
*
|
|
|
block: remove blk-mq-sysfs dead code
Damien Le Moal
2021-08-02
1
-55
/
+0
|
*
|
|
|
block: add a helper to raise a media changed event
Matteo Croce
2021-08-02
1
-15
/
+46
|
*
|
|
|
block: export diskseq in sysfs
Matteo Croce
2021-08-02
1
-0
/
+10
|
*
|
|
|
block: add ioctl to read the disk sequence number
Matteo Croce
2021-08-02
1
-0
/
+2
|
*
|
|
|
block: export the diskseq in uevents
Matteo Croce
2021-08-02
1
-0
/
+9
|
*
|
|
|
block: add disk sequence number
Matteo Croce
2021-08-02
2
-0
/
+27
|
*
|
|
|
block: remove cmdline-parser.c
Christoph Hellwig
2021-08-02
5
-272
/
+262
|
*
|
|
|
block: remove disk_name()
Christoph Hellwig
2021-08-02
2
-9
/
+9
|
*
|
|
|
block: simplify disk name formatting in check_partition
Christoph Hellwig
2021-08-02
1
-1
/
+1
|
*
|
|
|
block: simplify printing the device names disk_stack_limits
Christoph Hellwig
2021-08-02
1
-9
/
+3
|
*
|
|
|
block: use the %pg format specifier in show_partition
Christoph Hellwig
2021-08-02
1
-4
/
+2
|
*
|
|
|
block: use the %pg format specifier in printk_all_partitions
Christoph Hellwig
2021-08-02
1
-4
/
+2
|
*
|
|
|
block: reduce stack usage in diskstats_show
Abd-Alrhman Masalkhi
2021-08-02
1
-4
/
+2
|
*
|
|
|
block: remove bdput
Christoph Hellwig
2021-08-02
2
-3
/
+3
|
*
|
|
|
block: change the refcounting for partitions
Christoph Hellwig
2021-08-02
1
-1
/
+8
|
*
|
|
|
block: allocate bd_meta_info later in add_partitions
Christoph Hellwig
2021-08-02
1
-10
/
+7
|
*
|
|
|
block: unhash the whole device inode earlier
Christoph Hellwig
2021-08-02
1
-6
/
+1
|
*
|
|
|
block: assert the locking state in delete_partition
Christoph Hellwig
2021-08-02
1
-4
/
+2
|
*
|
|
|
block: use bvec_kmap_local in bio_integrity_process
Christoph Hellwig
2021-08-02
1
-8
/
+6
[prev]
[next]