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
2020-05-22
Merge tag 'block-5.7-2020-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+11
2020-05-21
null_blk: don't allow discard for zoned mode
Chaitanya Kulkarni
1
-0
/
+7
2020-05-21
null_blk: return error for invalid zone size
Chaitanya Kulkarni
1
-0
/
+4
2020-05-02
virtio-blk: handle block_device_operations callbacks after hot unplug
Stefan Hajnoczi
1
-8
/
+78
2020-04-24
Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-53
/
+83
2020-04-23
null_blk: Cleanup zoned device initialization
Damien Le Moal
3
-26
/
+36
2020-04-23
null_blk: Fix zoned command handling
Damien Le Moal
3
-27
/
+47
2020-04-21
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2020-04-17
virtio_blk: add a missing include
Michael S. Tsirkin
1
-0
/
+1
2020-04-13
rbd: don't mess with a page vector in rbd_notify_op_lock()
Ilya Dryomov
1
-5
/
+1
2020-04-13
rbd: don't test rbd_dev->opts in rbd_dev_image_release()
Ilya Dryomov
1
-1
/
+1
2020-04-13
rbd: call rbd_dev_unprobe() after unwatching and flushing notifies
Ilya Dryomov
1
-4
/
+4
2020-04-13
rbd: avoid a deadlock on header_rwsem when flushing notifies
Ilya Dryomov
1
-4
/
+13
2020-04-11
Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+12
2020-04-10
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-13
/
+36
2020-04-09
Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-136
/
+79
2020-04-07
xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()
Juergen Gross
1
-5
/
+12
2020-04-03
loop: Better discard support for block devices
Evan Green
1
-11
/
+31
2020-04-03
loop: Report EOPNOTSUPP properly
Evan Green
1
-2
/
+5
2020-03-30
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-556
/
+726
2020-03-30
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-73
/
+83
2020-03-30
rbd: enable multiple blk-mq queues
Hannes Reinecke
1
-1
/
+1
2020-03-30
rbd: embed image request in blk-mq pdu
Ilya Dryomov
1
-87
/
+51
2020-03-30
rbd: acquire header_rwsem just once in rbd_queue_workfn()
Ilya Dryomov
1
-28
/
+31
2020-03-30
rbd: get rid of img_request_layered_clear()
Ilya Dryomov
1
-8
/
+1
2020-03-30
rbd: kill img_request kref
Hannes Reinecke
1
-19
/
+5
2020-03-30
rbd: remove barriers from img_request_layered_{set,clear,test}()
Ilya Dryomov
1
-3
/
+0
2020-03-27
null_blk: add trace in null_blk_zoned.c
Chaitanya Kulkarni
1
-1
/
+11
2020-03-27
null_blk: add tracepoint helpers for zoned mode
Chaitanya Kulkarni
3
-0
/
+106
2020-03-27
block: simplify queue allocation
Christoph Hellwig
8
-19
/
+8
2020-03-27
null_blk: use blk_mq_init_queue_data
Christoph Hellwig
1
-22
/
+1
2020-03-27
block: move the ->devnode callback to struct block_device_operations
Christoph Hellwig
1
-6
/
+6
2020-03-25
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
3
-0
/
+3
2020-03-20
rsxx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-19
xen-blkfront.c: Convert to use set_capacity_revalidate_and_notify
Balbir Singh
1
-5
/
+1
2020-03-19
virtio_blk.c: Convert to use set_capacity_revalidate_and_notify
Balbir Singh
1
-4
/
+1
2020-03-16
floppy: rename the global "fdc" variable to "current_fdc"
Willy Tarreau
1
-130
/
+137
2020-03-16
floppy: separate the FDC's base address from its registers
Willy Tarreau
1
-5
/
+4
2020-03-16
floppy: introduce new functions fdc_inb() and fdc_outb()
Willy Tarreau
1
-16
/
+26
2020-03-16
floppy: cleanup: expand the reply_buffer macros
Willy Tarreau
1
-39
/
+47
2020-03-16
floppy: cleanup: expand the R/W / format command macros
Willy Tarreau
1
-96
/
+98
2020-03-16
floppy: cleanup: expand macro DRWE
Willy Tarreau
1
-9
/
+7
2020-03-16
floppy: cleanup: expand macro DRS
Willy Tarreau
1
-54
/
+61
2020-03-16
floppy: cleanup: expand macro DP
Willy Tarreau
1
-37
/
+47
2020-03-16
floppy: cleanup: expand macro UDRWE
Willy Tarreau
1
-6
/
+4
2020-03-16
floppy: cleanup: expand macro UDRS
Willy Tarreau
1
-79
/
+83
2020-03-16
floppy: cleanup: expand macro UDP
Willy Tarreau
1
-75
/
+77
2020-03-16
floppy: cleanup: expand macro UFDCS
Willy Tarreau
1
-5
/
+4
2020-03-16
floppy: cleanup: expand macro FDCS
Willy Tarreau
1
-92
/
+91
2020-03-13
null_blk: describe the usage of fault injection param
Dongli Zhang
1
-0
/
+7
[next]