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
...
|
*
|
|
|
NVMe: Fix filesystem sync deadlock on removal
Keith Busch
2014-11-04
1
-2
/
+2
|
*
|
|
|
NVMe: Call nvme_free_queue directly
Keith Busch
2014-11-04
1
-7
/
+11
|
*
|
|
|
NVMe: Add shutdown timeout as module parameter.
Dan McLeran
2014-11-04
1
-1
/
+6
|
*
|
|
|
NVMe: Skip orderly shutdown on failed devices
Keith Busch
2014-11-04
1
-1
/
+4
|
*
|
|
|
NVMe: Whitespace fixes
Keith Busch
2014-11-04
1
-5
/
+5
|
*
|
|
|
NVMe: Use pci_stop_and_remove_bus_device_locked()
Keith Busch
2014-11-04
1
-1
/
+1
|
*
|
|
|
NVMe: Handling devices incapable of I/O
Keith Busch
2014-11-04
1
-11
/
+8
|
*
|
|
|
NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config.
Dan McLeran
2014-11-04
1
-8
/
+12
|
*
|
|
|
NVMe: Mismatched host/device page size support
Keith Busch
2014-11-04
1
-19
/
+40
|
*
|
|
|
NVMe: Async event request
Keith Busch
2014-11-04
1
-0
/
+42
|
*
|
|
|
block: Use dma_zalloc_coherent
Joe Perches
2014-11-04
1
-3
/
+2
*
|
|
|
|
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
4
-11
/
+13
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
blk-mq: add a 'list' parameter to ->queue_rq()
Jens Axboe
2014-10-29
3
-10
/
+12
|
*
|
|
|
block: remove artifical max_hw_sectors cap
Christoph Hellwig
2014-10-21
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
2014-12-13
2
-35
/
+73
|
\
\
\
\
|
*
|
|
|
zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attribute
Ganesh Mahendran
2014-12-13
1
-17
/
+11
|
*
|
|
|
mm/zram: correct ZRAM_ZERO flag bit position
Mahendran Ganesh
2014-12-13
1
-2
/
+2
|
*
|
|
|
zram: implement rw_page operation of zram
karam.lee
2014-12-13
1
-0
/
+44
|
*
|
|
|
zram: change parameter from vaild_io_request()
karam.lee
2014-12-13
1
-8
/
+8
|
*
|
|
|
zram: remove bio parameter from zram_bvec_rw()
karam.lee
2014-12-13
1
-8
/
+8
*
|
|
|
|
sunvdc: reconnect ldc after vds service domain restarts
Dwight Engen
2014-12-11
1
-22
/
+183
*
|
|
|
|
vio: create routines for inc,dec vio dring indexes
Dwight Engen
2014-12-11
1
-3
/
+3
*
|
|
|
|
sunvdc: fix module unload/reload
Dwight Engen
2014-12-11
1
-0
/
+11
|
/
/
/
/
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2014-12-11
1
-31
/
+43
|
\
\
\
\
|
*
|
|
|
virtio: drop VIRTIO_F_VERSION_1 from drivers
Michael S. Tsirkin
2014-12-09
1
-1
/
+0
|
*
|
|
|
virtio_blk: fix race at module removal
Michael S. Tsirkin
2014-12-09
1
-1
/
+1
|
*
|
|
|
virtio_blk: make serial attribute static
Michael S. Tsirkin
2014-12-09
1
-1
/
+2
|
*
|
|
|
virtio_blk: v1.0 support
Michael S. Tsirkin
2014-12-09
1
-29
/
+41
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-10
1
-3
/
+3
|
\
\
\
\
|
*
\
\
\
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
4
-37
/
+34
|
|
\
\
\
\
|
|
|
/
/
/
|
*
|
|
|
kill f_dentry uses
Al Viro
2014-11-19
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
2014-12-08
1
-2
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
2014-11-24
1
-2
/
+2
*
|
|
|
zram: avoid kunmap_atomic() of a NULL pointer
Weijie Yang
2014-11-13
1
-1
/
+2
|
/
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-11-03
1
-16
/
+19
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rbd: Fix error recovery in rbd_obj_read_sync()
Jan Kara
2014-10-30
1
-1
/
+1
|
*
|
rbd: use a single workqueue for all devices
Ilya Dryomov
2014-10-30
1
-15
/
+18
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2014-10-31
1
-9
/
+0
|
\
\
|
*
|
sunvdc: don't call VD_OP_GET_VTOC
Dwight Engen
2014-10-31
1
-9
/
+0
|
|
/
*
|
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
2014-10-29
1
-4
/
+6
|
\
\
|
*
|
zram: avoid NULL pointer access in concurrent situation
Weijie Yang
2014-10-29
1
-4
/
+6
|
|
/
*
|
null_blk: Cleanup error recovery in null_add_dev()
Jan Kara
2014-10-22
1
-7
/
+7
|
/
*
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
23
-145
/
+121
|
\
|
*
block: disable entropy contributions for nonrot devices
Mike Snitzer
2014-10-04
7
-0
/
+7
|
*
Merge branch 'stable/for-jens-3.18' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2014-10-01
3
-6
/
+13
|
|
\
|
|
*
xen, blkfront: factor out flush-related checks from do_blkif_request()
Arianna Avanzini
2014-10-01
1
-3
/
+9
|
|
*
xen-blkback: fix leak on grant map error path
Roger Pau Monné
2014-10-01
1
-0
/
+1
|
|
*
xen/blkback: unmap all persistent grants when frontend gets disconnected
Vitaly Kuznetsov
2014-10-01
1
-3
/
+3
|
*
|
rsxx: Remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-10-01
1
-1
/
+1
|
*
|
block: hd: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-10-01
1
-11
/
+1
|
|
/
[prev]
[next]