projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2022-07-14
Bart Van Assche
block/zram: Use enum req_op where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Bart Van Assche
xen-blkback: Use the enum req_op and blk_opf_t types
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Bart Van Assche
block/rnbd: Use blk_opf_t where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Bart Van Assche
block/floppy: Fix a sparse warning
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Bart Van Assche
block/drbd: Combine two drbd_submit_peer_request()...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Bart Van Assche
block/drbd: Use the enum req_op and blk_opf_t types
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Bart Van Assche
block/brd: Use the enum req_op type
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Bart Van Assche
blktrace: Use the new blk_opf_t type
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Bart Van Assche
blktrace: Trace remapped requests correctly
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Bart Van Assche
block/kyber: Use the new blk_opf_t type
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Bart Van Assche
block/mq-deadline: Use the new blk_opf_t type
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Bart Van Assche
block/bfq: Use the new blk_opf_t type
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Bart Van Assche
block: Use the new blk_opf_t type
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Bart Van Assche
block: Introduce the type blk_opf_t
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Bart Van Assche
block: Change the type of req_op() and bio_op() into...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Bart Van Assche
block: Change the type of the last .rw_page() argument
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Bart Van Assche
block: Use enum req_op where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Bart Van Assche
treewide: Rename enum req_opf into enum req_op
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Christoph Hellwig
block: remove bdevname
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Christoph Hellwig
ext4: only initialize mmp_bdevname once
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Christoph Hellwig
ocfs2/cluster: remove the hr_dev_name field from struct...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Christoph Hellwig
rnbd-srv: remove the name field from struct rnbd_dev
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Christoph Hellwig
pktcdvd: stop using bdevname in pkt_new_dev
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Christoph Hellwig
pktcdvd: stop using bdevname in pkt_seq_show
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Christoph Hellwig
drbd: stop using bdevname in drbd_report_io_error
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Christoph Hellwig
block: stop using bdevname in __blkdev_issue_discard
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Christoph Hellwig
block: stop using bdevname in bdev_write_inode
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Ming Lei
ublk_drv: fix request queue leak
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Ming Lei
ublk_drv: support to complete io command via task_work_add
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Ming Lei
ublk_drv: add io_uring based userspace block driver
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Uros Bizjak
blk-cgroup: Use atomic{,64}_try_cmpxchg
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Uros Bizjak
blk-iolatency: Use atomic{,64}_try_cmpxchg
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Uros Bizjak
block: Use try_cmpxchg in update_io_ticks
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Uros Bizjak
block/rq_qos: Use atomic_try_cmpxchg in atomic_inc_below
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Ming Lei
blk-mq: don't create hctx debugfs dir until q->debugfs_...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
Christoph Hellwig
block: move zone related fields to struct gendisk
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
Christoph Hellwig
block: remove blk_queue_zone_sectors
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
Christoph Hellwig
dm-zoned: cleanup dmz_fixup_devices
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
Christoph Hellwig
nvmet:: use bdev based helpers in nvmet_bdev_zone_mgmt_...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
Christoph Hellwig
block: use bdev based helpers in blkdev_zone_mgmt{...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
Christoph Hellwig
block: replace blkdev_nr_zones with bdev_nr_zones
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
Christoph Hellwig
block: pass a gendisk to blk_queue_max_open_zones and...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
Christoph Hellwig
block: remove queue_max_open_zones and queue_max_active...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
Christoph Hellwig
block: pass a gendisk to blk_queue_free_zone_bitmaps
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
Christoph Hellwig
block: pass a gendisk to blk_queue_clear_zone_settings
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
Christoph Hellwig
block: pass a gendisk to blk_queue_set_zoned
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
Christoph Hellwig
block: simplify blk_check_zone_append
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
Christoph Hellwig
block: simplify blk_mq_plug
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
Christoph Hellwig
block: use bdev_is_zoned instead of open coding it
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
Christoph Hellwig
block: call blk_queue_free_zone_bitmaps from disk_release
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
Christoph Hellwig
block: remove a superflous ifdef in blkdev.h
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
John Garry
blk-mq: Drop local variable for reserved tag
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
John Garry
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
John Garry
scsi: fnic: Drop reserved request handling
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
John Garry
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
John Garry
blk-mq: Add a flag for reserved requests
commit
|
commitdiff
|
tree
|
snapshot
2022-07-06
John Garry
scsi: core: Remove reserved request time-out handling
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Jason Yan
blk-cgroup: factor out blkcg_free_all_cpd()
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Jason Yan
blk-cgroup: factor out blkcg_iostat_update()
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Christoph Hellwig
block: simplify disk_set_independent_access_ranges
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Christoph Hellwig
block: move ->ia_ranges from the request_queue to the...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ying Sun
block: remove "select BLK_RQ_IO_DATA_LEN" from BLK_CGRO...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Christoph Hellwig
blk-mq: cleanup disk sysfs registration
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Christoph Hellwig
blk-mq: rename blk_mq_sysfs_{,un}register
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Christoph Hellwig
block: remove the extra gendisk reference in __blk_mq_r...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Christoph Hellwig
block: use default groups to register the queue attributes
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Christoph Hellwig
block: remove a superflous queue kobject reference
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Christoph Hellwig
block: simplify blktrace sysfs attribute creation
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Christoph Hellwig
block: remove blk_cleanup_disk
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Christoph Hellwig
block: simplify disk shutdown
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Christoph Hellwig
block: stop setting the nomerges flags in blk_cleanup_queue
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Christoph Hellwig
block: remove QUEUE_FLAG_DEAD
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Christoph Hellwig
mtip32xx: fix device removal
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Christoph Hellwig
mtip32xx: remove the device_status debugfs file
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Liu Song
blk-mq: blk_mq_tag_busy is no need to return a value
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Jan Kara
block: Always initialize bio IO priority on submit
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Jan Kara
block: Initialize bio priority earlier
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Jan Kara
blk-ioprio: Convert from rqos policy to direct call
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Jan Kara
blk-ioprio: Remove unneeded field
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Jan Kara
block: Fix handling of tasks without ioprio in ioprio_g...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Jan Kara
block: Make ioprio_best() static
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Jan Kara
block: Generalize get_current_ioprio() for any task
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Jan Kara
block: Return effective IO priority from get_current_io...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Jan Kara
block: fix default IO priority handling again
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Sebastian Andrzej...
blk-mq: Don't disable preemption around __blk_mq_run_hw...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Bart Van Assche
block: bfq: Fix kernel-doc headers
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Bart Van Assche
block: bfq: Remove an unused function definition
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
GuoYong Zheng
bfq: Remove useless code in bfq_lookup_next_entity
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Christoph Hellwig
block: move blk_queue_get_max_sectors to blk.h
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Christoph Hellwig
block: fold blk_max_size_offset into get_max_io_size
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Christoph Hellwig
block: cleanup variable naming in get_max_io_size
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Christoph Hellwig
block: open code blk_max_size_offset in blk_rq_get_max_...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Christoph Hellwig
dm: open code blk_max_size_offset in max_io_len
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Christoph Hellwig
block: factor out a chunk_size_left helper
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Bart Van Assche
block: Make blk_mq_get_sq_hctx() select the proper...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Bart Van Assche
block: Rename a blk_mq_map_queue() argument
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Bart Van Assche
blk-iocost: Simplify ioc_rqos_done()
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Bo Liu
block: Directly use ida_alloc()/free()
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Keith Busch
iomap: add support for dma aligned direct-io
commit
|
commitdiff
|
tree
|
snapshot
2022-06-27
Keith Busch
block: relax direct io memory alignment
commit
|
commitdiff
|
tree
|
snapshot
next