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: 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
*
block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}
Christoph Hellwig
2021-08-02
1
-10
/
+6
*
block: use memcpy_from_bvec in __blk_queue_bounce
Christoph Hellwig
2021-08-02
1
-12
/
+7
*
block: use memcpy_from_bvec in bio_copy_kern_endio_read
Christoph Hellwig
2021-08-02
1
-1
/
+1
*
block: use memcpy_to_bvec in copy_to_high_bio_irq
Christoph Hellwig
2021-08-02
1
-18
/
+2
*
block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec
Christoph Hellwig
2021-08-02
1
-20
/
+8
*
block: use memzero_page in zero_fill_bio
Christoph Hellwig
2021-08-02
1
-7
/
+2
*
Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-30
3
-20
/
+11
|
\
|
*
block: delay freeing the gendisk
Christoph Hellwig
2021-07-28
1
-2
/
+1
|
*
blk-iocost: fix operation ordering in iocg_wake_fn()
Tejun Heo
2021-07-28
1
-5
/
+6
|
*
blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handling
John Garry
2021-07-28
1
-13
/
+4
*
|
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-09
9
-27
/
+63
|
\
|
|
*
blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgs
Yu Kuai
2021-07-07
1
-0
/
+15
|
*
block: fix the problem of io_ticks becoming smaller
Chunguang Xu
2021-07-07
1
-1
/
+1
|
*
block: remove the bdgrab in blk_drop_partitions
Christoph Hellwig
2021-07-01
1
-5
/
+1
|
*
block: grab a device refcount in disk_uevent
Christoph Hellwig
2021-07-01
1
-2
/
+2
|
*
block: check disk exist before trying to add partition
Yufen Yu
2021-07-01
1
-7
/
+16
|
*
block: return errors from blk_execute_rq()
Keith Busch
2021-06-30
1
-2
/
+5
|
*
block: support polling through blk_execute_rq
Keith Busch
2021-06-30
1
-1
/
+17
|
*
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-06-30
4
-7
/
+5
[next]