index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-03
cdrom: Use struct scsi_sense_hdr internally
Kees Cook
1
-1
/
+1
2018-08-03
block: Switch struct packet_command to use struct scsi_sense_hdr
Kees Cook
1
-18
/
+18
2018-08-02
aoe: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-28
pktcdvd: Fix possible Spectre-v1 for pkt_devs
Jinbum Park
1
-1
/
+3
2018-07-25
xen/blkfront: remove unused macros
Juergen Gross
1
-5
/
+0
2018-07-24
block: Rename the null_blk_mod kernel module back into null_blk
Bart Van Assche
2
-3
/
+3
2018-07-18
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
3
-8
/
+7
2018-07-18
block: Add part_stat_read_accum to read across field entries.
Michael Callahan
2
-5
/
+2
2018-07-18
block: make bdev_ops->rw_page() take a REQ_OP instead of bool
Tejun Heo
2
-15
/
+15
2018-07-18
pktcdvd: remove assignment in if condition
RAGHU Halharvi
1
-23
/
+46
2018-07-13
block: skd: Use %pad printk format for dma_addr_t values
Helge Deller
1
-8
/
+8
2018-07-09
block/DAC960.c: fix defined but not used build warnings
Randy Dunlap
1
-3
/
+6
2018-07-09
null_blk: add zone support
Matias Bjørling
4
-3
/
+227
2018-07-09
null_blk: move shared definitions to header file
Matias Bjørling
2
-75
/
+81
2018-07-09
null_blk: remove NULLB_DEV_FL_CONFIGURED on turning off nullb device
Liu Bo
1
-0
/
+1
2018-07-09
block/loop: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-09
drbd: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-07-09
paride: remove redundant variable n
Colin Ian King
1
-2
/
+1
2018-07-09
loop: remove redundant pointer inode
Colin Ian King
1
-2
/
+0
2018-07-09
block/floppy: remove redundant variable dflags
Colin Ian King
1
-3
/
+0
2018-07-09
drbd: Do not redefine __must_hold()
Bart Van Assche
1
-2
/
+0
2018-07-07
Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+2
2018-07-03
loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl
Evan Green
1
-0
/
+1
2018-07-02
drbd: fix access after free
Lars Ellenberg
1
-1
/
+1
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2018-06-29
drbd: Fix drbd_request_prepare() discard handling
Bart Van Assche
1
-2
/
+2
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+35
2018-06-21
nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
Doron Roberts-Kedes
1
-8
/
+34
2018-06-19
block: fix timeout changes for legacy request drivers
Christoph Hellwig
1
-1
/
+1
2018-06-15
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+7
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
7
-19
/
+29
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
3
-5
/
+7
2018-06-08
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-35
/
+46
2018-06-08
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-0
/
+3
2018-06-08
zram: introduce zram memory tracking
Minchan Kim
3
-14
/
+139
2018-06-08
zram: record accessed second
Minchan Kim
2
-0
/
+17
2018-06-08
zram: mark incompressible page as ZRAM_HUGE
Minchan Kim
2
-3
/
+16
2018-06-08
zram: correct flag name of ZRAM_ACCESS
Minchan Kim
2
-13
/
+13
2018-06-05
nbd: set discard_alignment to the granularity
Josef Bacik
1
-0
/
+3
2018-06-05
nbd: Consistently use request pointer in debug messages.
Kevin Vigor
1
-5
/
+5
2018-06-05
loop: add recursion validation to LOOP_CHANGE_FD
Theodore Ts'o
1
-30
/
+38
2018-06-04
rbd: flush rbd_dev->watch_dwork after watch is unregistered
Dongsheng Yang
1
-1
/
+1
2018-06-04
libceph, rbd: add error handling for osd_req_op_cls_init()
Chengguang Xu
1
-3
/
+6
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
6
-106
/
+12
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
28
-229
/
+226
2018-05-31
fs: Add aio iopriority support
Adam Manzanares
1
-0
/
+3
2018-05-31
pktcdvd: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-25
/
+25
2018-05-31
drbd: convert to bioset_init()/mempool_init()
Kent Overstreet
6
-59
/
+38
2018-05-30
blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
Christoph Hellwig
2
-14
/
+3
[next]