index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: bio: pass bvec table to bio_init()
Ming Lei
2016-11-22
1
-2
/
+1
*
pktcdvd: mark as unmaintained and deprecated
Jens Axboe
2016-11-21
1
-1
/
+4
*
skd_main: drop duplicate header scatterlist.h
Geliang Tang
2016-11-18
1
-1
/
+0
*
nbd: fix use-after-free of rq/bio in the xmit path
Jens Axboe
2016-11-17
1
-9
/
+23
*
null_blk: add usage hints for NVM
Yasuaki Ishimatsu
2016-11-16
1
-0
/
+1
*
loop: return proper error from loop_queue_rq()
Omar Sandoval
2016-11-14
1
-1
/
+1
*
Block: mtip32xx: Improvement in code readability when memdup_user() fails.
Sachin Shukla
2016-11-11
1
-9
/
+5
*
skd: fix function prototype
Arnd Bergmann
2016-11-09
1
-2
/
+2
*
skd: fix msix error handling
Arnd Bergmann
2016-11-09
1
-2
/
+3
*
skd_main: use %*ph to dump small buffers
Andy Shevchenko
2016-11-07
1
-12
/
+4
*
skd: use pci_alloc_irq_vectors
Christoph Hellwig
2016-11-07
1
-146
/
+66
*
pktcdvd: don't scribble over the bvec array
Christoph Hellwig
2016-11-07
1
-41
/
+6
*
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
2016-11-02
1
-1
/
+1
*
blk-mq: Avoid that requeueing starts stopped queues
Bart Van Assche
2016-11-02
1
-0
/
+1
*
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
2
-6
/
+6
*
block: replace REQ_NOIDLE with REQ_IDLE
Christoph Hellwig
2016-11-01
1
-1
/
+1
*
umem: use op_is_sync to check for synchronous requests
Christoph Hellwig
2016-11-01
1
-1
/
+1
*
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-28
1
-1
/
+1
*
brd: remove support for BLKFLSBUF
Mike Snitzer
2016-10-25
1
-35
/
+0
*
brd: Switch rd_size to unsigned long
Jan Kara
2016-10-25
1
-2
/
+2
*
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
1
-4
/
+4
*
Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2016-10-10
2
-264
/
+1179
|
\
|
*
rbd: use kmalloc_array() in rbd_header_from_disk()
Markus Elfring
2016-10-03
1
-4
/
+3
|
*
rbd: add rbd_obj_request_error() helper
Ilya Dryomov
2016-10-03
1
-10
/
+18
|
*
rbd: img_data requests don't own their page array
Ilya Dryomov
2016-10-03
1
-8
/
+3
|
*
rbd: don't call rbd_osd_req_format_read() for !img_data requests
Ilya Dryomov
2016-10-03
1
-7
/
+2
|
*
rbd: rework rbd_img_obj_exists_submit() error paths
Ilya Dryomov
2016-10-03
1
-20
/
+22
|
*
rbd: don't crash or leak on errors in rbd_img_obj_parent_read_full_callback()
Ilya Dryomov
2016-10-03
1
-1
/
+2
|
*
rbd: move bumping img_request refcount into rbd_obj_request_submit()
Ilya Dryomov
2016-10-03
1
-4
/
+8
|
*
rbd: mark the original request as done if stat request fails
Ilya Dryomov
2016-10-03
1
-13
/
+15
|
*
rbd: clean up asserts in rbd_img_obj_request_submit() helpers
Ilya Dryomov
2016-10-03
1
-20
/
+10
|
*
rbd: change rbd_obj_request_submit() signature
Ilya Dryomov
2016-10-03
1
-47
/
+23
|
*
rbd: lock_on_read map option
Ilya Dryomov
2016-10-03
1
-1
/
+12
|
*
rbd: add force close option
Mike Christie
2016-08-24
1
-9
/
+26
|
*
rbd: add 'config_info' sysfs rbd device attribute
Mike Christie
2016-08-24
1
-2
/
+21
|
*
rbd: add 'snap_id' sysfs rbd device attribute
Mike Christie
2016-08-24
1
-0
/
+10
|
*
rbd: add 'cluster_fsid' sysfs rbd device attribute
Mike Christie
2016-08-24
1
-0
/
+10
|
*
rbd: add 'client_addr' sysfs rbd device attribute
Ilya Dryomov
2016-08-24
1
-0
/
+13
|
*
rbd: print capacity in decimal and features in hex
Ilya Dryomov
2016-08-24
1
-2
/
+3
|
*
rbd: support for exclusive-lock feature
Ilya Dryomov
2016-08-24
2
-16
/
+807
|
*
rbd: retry watch re-registration periodically
Ilya Dryomov
2016-08-24
1
-29
/
+109
|
*
rbd: introduce a per-device ordered workqueue
Ilya Dryomov
2016-08-24
1
-80
/
+71
|
*
libceph: rename ceph_client_id() -> ceph_client_gid()
Ilya Dryomov
2016-08-24
1
-1
/
+1
*
|
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-09
7
-7
/
+0
|
\
\
|
*
|
blk-mq: remove ->map_queue
Christoph Hellwig
2016-09-15
6
-6
/
+0
*
|
|
nbd: use BLK_MQ_F_BLOCKING
Josef Bacik
2016-09-23
1
-1
/
+1
*
|
|
lightnvm: control life of nvm_dev in driver
Matias Bjørling
2016-09-21
1
-2
/
+20
*
|
|
null_blk: refactor to support non-gendisk devices
Matias Bjørling
2016-09-21
1
-49
/
+61
|
/
/
*
|
nbd: allow block mq to deal with timeouts
Josef Bacik
2016-09-08
1
-37
/
+14
*
|
nbd: use flags instead of bool
Josef Bacik
2016-09-08
1
-8
/
+10
[next]