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
*
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
2015-02-12
1
-1
/
+1
*
mm/zpool: add name argument to create zpool
Ganesh Mahendran
2015-02-12
1
-3
/
+5
*
zram: remove request_queue from struct zram
Sergey Senozhatsky
2015-02-12
2
-9
/
+8
*
zram: remove init_lock in zram_make_request
Minchan Kim
2015-02-12
2
-32
/
+64
*
zram: check bd_openers instead of bd_holders
Minchan Kim
2015-02-12
1
-1
/
+1
*
zram: rework reset and destroy path
Sergey Senozhatsky
2015-02-12
1
-42
/
+33
*
zram: fix umount-reset_store-mount race condition
Sergey Senozhatsky
2015-02-12
1
-14
/
+9
*
zram: free meta table in zram_meta_free
Ganesh Mahendran
2015-02-12
1
-17
/
+16
*
zram: clean up zram_meta_alloc()
Sergey Senozhatsky
2015-02-12
1
-8
/
+6
*
Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2015-02-10
2
-54
/
+126
|
\
|
*
xen-blkback: safely unmap grants in case they are still in use
Jennifer Herbert
2015-01-28
2
-50
/
+122
|
*
xen/grant-table: add helpers for allocating pages
David Vrabel
2015-01-28
1
-4
/
+4
*
|
rbd: drop parent_ref in rbd_dev_unprobe() unconditionally
Ilya Dryomov
2015-01-28
1
-4
/
+1
*
|
rbd: fix rbd_dev_parent_get() when parent_overlap == 0
Ilya Dryomov
2015-01-28
1
-14
/
+6
*
|
NVMe: cq_vector should be signed
Jens Axboe
2015-01-15
1
-1
/
+1
|
/
*
NVMe: Fix locking on abort handling
Keith Busch
2015-01-08
1
-10
/
+19
*
NVMe: Start and stop h/w queues on reset
Keith Busch
2015-01-08
1
-3
/
+41
*
NVMe: Command abort handling fixes
Keith Busch
2015-01-08
1
-4
/
+13
*
NVMe: Admin queue removal handling
Keith Busch
2015-01-08
1
-14
/
+20
*
NVMe: Reference count admin queue usage
Keith Busch
2015-01-08
1
-14
/
+14
*
NVMe: Start all requests
Keith Busch
2015-01-08
1
-4
/
+12
*
block: fix checking return value of blk_mq_init_queue
Ming Lei
2015-01-02
3
-3
/
+3
*
NVMe: Fix double free irq
Keith Busch
2014-12-22
1
-5
/
+12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-12-17
1
-4
/
+7
|
\
|
*
rbd: don't treat CEPH_OSD_OP_DELETE as extent op
Ilya Dryomov
2014-12-17
1
-2
/
+6
|
*
ceph, rbd: delete unnecessary checks before two function calls
SF Markus Elfring
2014-12-17
1
-2
/
+1
*
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
3
-3
/
+0
|
\
\
|
*
\
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
3
-3
/
+0
|
|
\
\
|
|
*
|
block: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
3
-3
/
+0
*
|
|
|
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
14
-1158
/
+942
|
\
\
\
\
|
*
|
|
|
NVMe: fix race condition in nvme_submit_sync_cmd()
Jens Axboe
2014-12-12
1
-4
/
+11
|
*
|
|
|
NVMe: fix retry/error logic in nvme_queue_rq()
Jens Axboe
2014-12-11
1
-23
/
+16
|
*
|
|
|
NVMe: Fix FS mount issue (hot-remove followed by hot-add)
Indraneel M
2014-12-11
1
-1
/
+1
|
*
|
|
|
Merge branch 'for-jens-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
2014-12-10
1
-26
/
+39
|
|
\
\
\
\
|
|
*
|
|
|
xen/blkfront: remove redundant flush_op
Vitaly Kuznetsov
2014-12-10
1
-20
/
+31
|
|
*
|
|
|
xen/blkfront: improve protection against issuing unsupported REQ_FUA
Vitaly Kuznetsov
2014-12-10
1
-6
/
+8
|
*
|
|
|
|
NVMe: fix error return checking from blk_mq_alloc_request()
Jens Axboe
2014-12-10
1
-6
/
+6
|
*
|
|
|
|
NVMe: fix freeing of wrong request in abort path
Sam Bradshaw
2014-12-10
1
-1
/
+1
|
|
/
/
/
/
|
*
|
|
|
NVMe: Fix command setup on IO retry
Keith Busch
2014-12-03
1
-2
/
+1
|
*
|
|
|
null_blk: boundary check queue_mode and irqmode
Matias Bjorling
2014-11-26
1
-2
/
+40
|
*
|
|
|
block/rsxx: use generic io stats accounting functions to simplify io stat acc...
Gu Zheng
2014-11-24
1
-25
/
+4
|
*
|
|
|
drbd: use generic io stats accounting functions to simplify io stat accounting
Gu Zheng
2014-11-24
1
-18
/
+4
|
*
|
|
|
NVMe: Update module version major number
Keith Busch
2014-11-21
1
-1
/
+1
|
*
|
|
|
NVMe: fail pci initialization if the device doesn't have any BARs
Jens Axboe
2014-11-20
1
-0
/
+3
|
*
|
|
|
NVMe: add ->exit_hctx() hook
Jens Axboe
2014-11-20
1
-0
/
+9
|
*
|
|
|
NVMe: make setup work for devices that don't do INTx
Jens Axboe
2014-11-19
1
-0
/
+19
|
*
|
|
|
Merge branch 'master' into for-3.19/drivers
Jens Axboe
2014-11-18
4
-37
/
+34
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
NVMe: enable IO stats by default
Jens Axboe
2014-11-18
1
-1
/
+0
|
*
|
|
|
NVMe: nvme_submit_async_admin_req() must use atomic rq allocation
Jens Axboe
2014-11-18
1
-1
/
+1
|
*
|
|
|
NVMe: replace blk_put_request() with blk_mq_free_request()
Jens Axboe
2014-11-17
1
-7
/
+7
[next]