index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
drbd: fix resync throttling initialization
Lars Ellenberg
2014-11-10
3
-3
/
+5
|
*
|
|
|
drbd: fix race between role change and handshake
Philipp Reisner
2014-11-10
3
-8
/
+40
|
*
|
|
|
drbd: Only use drbd_msg_put_info() in drbd_nl.c
Andreas Gruenbacher
2014-11-10
3
-16
/
+4
|
*
|
|
|
drbd: Minor cleanups
Andreas Gruenbacher
2014-11-10
4
-44
/
+34
|
*
|
|
|
NVMe: __nvme_submit_admin_cmd() can be static
kbuild test robot
2014-11-10
1
-1
/
+1
|
*
|
|
|
NVMe: blk_mq_alloc_request() returns error pointers
Dan Carpenter
2014-11-05
1
-6
/
+6
|
*
|
|
|
NVMe: Convert to blk-mq
Matias Bjørling
2014-11-04
2
-813
/
+561
|
*
|
|
|
NVMe: Do not over allocate for discard requests
Keith Busch
2014-11-04
1
-1
/
+3
|
*
|
|
|
NVMe: Do not open disks that are being deleted
Keith Busch
2014-11-04
1
-4
/
+16
|
*
|
|
|
NVMe: Clear QUEUE_FLAG_STACKABLE
Keith Busch
2014-11-04
1
-0
/
+1
|
*
|
|
|
NVMe: Fix device probe waiting on kthread
Keith Busch
2014-11-04
1
-1
/
+1
|
*
|
|
|
NVMe: Passthrough IOCTL for IO commands
Keith Busch
2014-11-04
1
-5
/
+12
|
*
|
|
|
NVMe: Add revalidate_disk callback
Keith Busch
2014-11-04
1
-0
/
+30
|
*
|
|
|
NVMe: Fix nvmeq waitqueue entry initialization
Keith Busch
2014-11-04
1
-7
/
+4
|
*
|
|
|
NVMe: Translate NVMe status to errno
Keith Busch
2014-11-04
1
-1
/
+13
|
*
|
|
|
NVMe: Fix SG_IO status values
Keith Busch
2014-11-04
1
-0
/
+8
|
*
|
|
|
NVMe: Remove duplicate compat SG_IO code
Keith Busch
2014-11-04
2
-149
/
+1
|
*
|
|
|
NVMe: Reference count pci device
Keith Busch
2014-11-04
1
-2
/
+5
|
*
|
|
|
nvme: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-11-04
1
-1
/
+1
|
*
|
|
|
NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queues
Sam Bradshaw
2014-11-04
1
-2
/
+2
|
*
|
|
|
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
|
|
\
\
\
\
|
|
|
/
/
/
[prev]
[next]