index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: remove GENHD_FL_UP
Christoph Hellwig
2021-08-12
6
-15
/
+12
*
bcache: move the del_gendisk call out of bcache_device_free
Christoph Hellwig
2021-08-12
1
-6
/
+4
*
bcache: add proper error unwinding in bcache_device_init
Christoph Hellwig
2021-08-12
1
-5
/
+11
*
sx8: use the internal state machine to check if del_gendisk needs to be called
Christoph Hellwig
2021-08-12
1
-1
/
+1
*
nvme: replace the GENHD_FL_UP check in nvme_mpath_shutdown_disk
Christoph Hellwig
2021-08-12
1
-1
/
+1
*
nvme: remove the GENHD_FL_UP check in nvme_ns_remove
Christoph Hellwig
2021-08-12
1
-8
/
+6
*
mmc: block: cleanup gendisk creation
Christoph Hellwig
2021-08-12
1
-32
/
+17
*
mmc: block: let device_add_disk create disk attributes
Christoph Hellwig
2021-08-12
1
-57
/
+45
*
block: move some macros to blkdev.h
Guoqing Jiang
2021-08-12
5
-10
/
+4
*
writeback: make the laptop_mode prototypes available unconditionally
Christoph Hellwig
2021-08-10
1
-5
/
+0
*
block: return ELEVATOR_DISCARD_MERGE if possible
Ming Lei
2021-08-09
5
-16
/
+24
*
block: remove the bd_bdi in struct block_device
Christoph Hellwig
2021-08-09
7
-20
/
+9
*
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2021-08-09
14
-63
/
+58
*
block: add a queue_has_disk helper
Christoph Hellwig
2021-08-09
1
-0
/
+1
*
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
2021-08-09
6
-8
/
+10
*
mm: hide laptop_mode_wb_timer entirely behind the BDI API
Christoph Hellwig
2021-08-09
3
-7
/
+3
*
block: remove support for delayed queue registrations
Christoph Hellwig
2021-08-09
3
-29
/
+7
*
dm: delay registering the gendisk
Christoph Hellwig
2021-08-09
2
-13
/
+11
*
dm: move setting md->type into dm_setup_md_queue
Christoph Hellwig
2021-08-09
2
-6
/
+3
*
dm: cleanup cleanup_mapped_device
Christoph Hellwig
2021-08-09
1
-5
/
+1
*
block: support delayed holder registration
Christoph Hellwig
2021-08-09
3
-17
/
+66
*
block: look up holders by bdev
Christoph Hellwig
2021-08-09
5
-17
/
+15
*
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
8
-146
/
+151
*
loop: Select I/O scheduler 'none' from inside add_disk()
Bart Van Assche
2021-08-05
1
-1
/
+2
*
blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flag
Bart Van Assche
2021-08-05
2
-0
/
+9
*
block: remove blk-mq-sysfs dead code
Damien Le Moal
2021-08-02
1
-55
/
+0
*
loop: raise media_change event
Matteo Croce
2021-08-02
1
-0
/
+5
*
block: add a helper to raise a media changed event
Matteo Croce
2021-08-02
2
-15
/
+47
*
block: export diskseq in sysfs
Matteo Croce
2021-08-02
2
-0
/
+22
*
block: add ioctl to read the disk sequence number
Matteo Croce
2021-08-02
2
-0
/
+3
*
block: export the diskseq in uevents
Matteo Croce
2021-08-02
1
-0
/
+9
*
block: add disk sequence number
Matteo Croce
2021-08-02
3
-0
/
+29
*
block: remove cmdline-parser.c
Christoph Hellwig
2021-08-02
7
-319
/
+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
4
-10
/
+3
*
block: remove bdgrab
Christoph Hellwig
2021-08-02
2
-16
/
+0
*
loop: don't grab a reference to the block device
Christoph Hellwig
2021-08-02
1
-5
/
+0
*
block: change the refcounting for partitions
Christoph Hellwig
2021-08-02
2
-38
/
+31
*
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
2
-7
/
+2
*
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
[next]