index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Lines
2020-02-26
blk-mq: Remove some unused function arguments
John Garry
-11
/
+9
2020-02-24
blk-mq: insert passthrough request into hctx->dispatch directly
Ming Lei
-16
/
+29
2020-02-06
Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
-15
/
+54
2020-02-03
block, bfq: clarify the goal of bfq_split_bfqq()
Paolo Valente
-0
/
+2
2020-02-03
block, bfq: get a ref to a group when adding it to a service tree
Paolo Valente
-3
/
+12
2020-02-03
block, bfq: remove ifdefs from around gets/puts of bfq groups
Paolo Valente
-5
/
+6
2020-02-03
block, bfq: extend incomplete name of field on_st
Paolo Valente
-7
/
+10
2020-02-03
block, bfq: get extra ref to prevent a queue from being freed during a group ...
Paolo Valente
-0
/
+8
2020-02-03
block, bfq: do not insert oom queue into position tree
Paolo Valente
-0
/
+4
2020-02-03
block, bfq: do not plug I/O for bfq_queues with no proc refs
Paolo Valente
-0
/
+12
2020-01-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-565
/
+397
2020-01-27
Merge tag 'for-5.6/block-2020-01-27' of git://git.kernel.dk/linux-block
Linus Torvalds
-57
/
+119
2020-01-26
block: allow partitions on host aware zone devices
Christoph Hellwig
-4
/
+22
2020-01-23
partitions/ldm: fix spelling mistake "to" -> "too"
Colin Ian King
-1
/
+1
2020-01-22
block, bfq: improve arithmetic division in bfq_delta()
Wen Yang
-4
/
+1
2020-01-22
block/bfq: remove unused bfq_class_rt which never used
Alex Shi
-1
/
+0
2020-01-15
block: fix an integer overflow in logical block size
Mikulas Patocka
-1
/
+1
2020-01-14
block: fix get_max_segment_size() overflow on 32bit arch
Ming Lei
-2
/
+7
2020-01-09
fs: move guard_bio_eod() after bio_set_op_attrs
Ming Lei
-1
/
+11
2020-01-09
block: mark zone-mgmt bios with REQ_SYNC
Chaitanya Kulkarni
-1
/
+1
2020-01-06
blk-mq: Document functions for sending request
André Almeida
-2
/
+83
2020-01-06
block: Allow t10-pi to be modular
Herbert Xu
-2
/
+10
2020-01-03
compat_ioctl: simplify up block/ioctl.c
Arnd Bergmann
-152
/
+117
2020-01-03
compat_ioctl: block: simplify compat_blkpg_ioctl()
Arnd Bergmann
-36
/
+38
2020-01-03
compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c
Arnd Bergmann
-227
/
+219
2020-01-03
compat_ioctl: move HDIO ioctl handling into drivers/ide
Arnd Bergmann
-75
/
+0
2020-01-03
compat_ioctl: move cdrom commands into cdrom.c
Arnd Bergmann
-45
/
+0
2020-01-03
compat_ioctl: bsg: add handler
Arnd Bergmann
-0
/
+1
2020-01-03
compat_ioctl: move CDROMREADADIO to cdrom.c
Arnd Bergmann
-36
/
+0
2020-01-03
compat_ioctl: move CDROM_SEND_PACKET handling into scsi
Arnd Bergmann
-99
/
+133
2020-01-03
compat_ioctl: block: add blkdev_compat_ptr_ioctl
Arnd Bergmann
-0
/
+21
2020-01-03
compat: scsi: sg: fix v3 compat read/write interface
Arnd Bergmann
-28
/
+1
2019-12-30
block: fix splitting segments on boundary masks
Ming Lei
-9
/
+9
2019-12-28
block: add bio_truncate to fix guard_bio_eod
Ming Lei
-0
/
+39
2019-12-21
compat_ioctl: block: handle Persistent Reservations
Arnd Bergmann
-0
/
+9
2019-12-21
compat_ioctl: block: handle add zone open, close and finish ioctl
Arnd Bergmann
-0
/
+3
2019-12-21
compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
Arnd Bergmann
-0
/
+2
2019-12-21
compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
Arnd Bergmann
-0
/
+2
2019-12-20
block: fix memleak when __blk_rq_map_user_iov() is failed
Yang Yingliang
-1
/
+1
2019-12-20
block: Fix a lockdep complaint triggered by request queue flushing
Bart Van Assche
-0
/
+6
2019-12-20
block: Fix the type of 'sts' in bsg_queue_rq()
Bart Van Assche
-1
/
+1
2019-12-19
blk-mq: optimise blk_mq_flush_plug_list()
Pavel Begunkov
-38
/
+19
2019-12-19
blk-mq: optimise rq sort function
Pavel Begunkov
-8
/
+4
2019-12-17
block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT
Roman Penyaev
-4
/
+7
2019-12-16
iocost: over-budget forced IOs should schedule async delay
Tejun Heo
-5
/
+8
2019-12-13
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
-23
/
+6
2019-12-12
blk-cgroup: remove blkcg_drain_queue
Guoqing Jiang
-20
/
+0
2019-12-12
block: fix NULL pointer dereference in account statistics with IDE
Logan Gunthorpe
-2
/
+3
2019-12-09
block: fix "check bi_size overflow before merge"
Andreas Gruenbacher
-1
/
+3
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
-2
/
+2
[next]