index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
/
v4l2-dev.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2021-08-09
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
6
-8
/
+10
2021-08-09
mm: hide laptop_mode_wb_timer entirely behind the BDI API
Christoph Hellwig
3
-7
/
+3
2021-08-09
block: remove support for delayed queue registrations
Christoph Hellwig
3
-29
/
+7
2021-08-09
dm: delay registering the gendisk
Christoph Hellwig
2
-13
/
+11
2021-08-09
dm: move setting md->type into dm_setup_md_queue
Christoph Hellwig
2
-6
/
+3
2021-08-09
dm: cleanup cleanup_mapped_device
Christoph Hellwig
1
-5
/
+1
2021-08-09
block: support delayed holder registration
Christoph Hellwig
3
-17
/
+66
2021-08-09
block: look up holders by bdev
Christoph Hellwig
5
-17
/
+15
2021-08-09
block: remove the extra kobject reference in bd_link_disk_holder
Christoph Hellwig
1
-6
/
+0
2021-08-09
block: make the block holder code optional
Christoph Hellwig
8
-146
/
+151
2021-08-05
loop: Select I/O scheduler 'none' from inside add_disk()
Bart Van Assche
1
-1
/
+2
2021-08-05
blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flag
Bart Van Assche
2
-0
/
+9
2021-08-02
block: remove blk-mq-sysfs dead code
Damien Le Moal
1
-55
/
+0
2021-08-02
loop: raise media_change event
Matteo Croce
1
-0
/
+5
2021-08-02
block: add a helper to raise a media changed event
Matteo Croce
2
-15
/
+47
2021-08-02
block: export diskseq in sysfs
Matteo Croce
2
-0
/
+22
2021-08-02
block: add ioctl to read the disk sequence number
Matteo Croce
2
-0
/
+3
2021-08-02
block: export the diskseq in uevents
Matteo Croce
1
-0
/
+9
2021-08-02
block: add disk sequence number
Matteo Croce
3
-0
/
+29
2021-08-02
block: remove cmdline-parser.c
Christoph Hellwig
7
-319
/
+262
2021-08-02
block: remove disk_name()
Christoph Hellwig
2
-9
/
+9
2021-08-02
block: simplify disk name formatting in check_partition
Christoph Hellwig
1
-1
/
+1
2021-08-02
block: simplify printing the device names disk_stack_limits
Christoph Hellwig
1
-9
/
+3
2021-08-02
block: use the %pg format specifier in show_partition
Christoph Hellwig
1
-4
/
+2
2021-08-02
block: use the %pg format specifier in printk_all_partitions
Christoph Hellwig
1
-4
/
+2
2021-08-02
block: reduce stack usage in diskstats_show
Abd-Alrhman Masalkhi
1
-4
/
+2
[next]