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
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: per target unplug callback support
NeilBrown
2011-01-13
1
-0
/
+5
*
dm: introduce target callbacks and congestion callback
NeilBrown
2011-01-13
1
-0
/
+14
*
dm mpath: delay activate_path retry on SCSI_DH_RETRY
Chandra Seetharaman
2011-01-13
1
-10
/
+38
*
dm: remove superfluous irq disablement in dm_request_fn
Kiyoshi Ueda
2011-01-13
1
-2
/
+4
*
dm log: use PTR_ERR value instead of ENOMEM
Dan Carpenter
2011-01-13
1
-1
/
+1
*
dm snapshot: avoid storing private suspended state
Mike Snitzer
2011-01-13
1
-20
/
+4
*
dm snapshot: persistent make metadata_wq multithreaded
Tejun Heo
2011-01-13
1
-2
/
+2
*
dm: use non reentrant workqueues if equivalent
Tejun Heo
2011-01-13
3
-4
/
+7
*
dm: convert workqueues to alloc_ordered
Tejun Heo
2011-01-13
6
-7
/
+8
*
dm stripe: switch from local workqueue to system_wq
Tejun Heo
2011-01-13
1
-20
/
+7
*
dm: dont use flush_scheduled_work
Tejun Heo
2011-01-13
2
-2
/
+2
*
dm snapshot: remove unused dm_snapshot queued_bios_work
Tejun Heo
2011-01-13
1
-38
/
+0
*
dm ioctl: suppress needless warning messages
Milan Broz
2011-01-13
1
-4
/
+4
*
dm crypt: add loop aes iv generator
Milan Broz
2011-01-13
1
-1
/
+192
*
dm crypt: add multi key capability
Milan Broz
2011-01-13
1
-21
/
+64
*
dm crypt: add post iv call to iv generator
Milan Broz
2011-01-13
1
-13
/
+35
*
dm crypt: use io thread for reads only if mempool exhausted
Milan Broz
2011-01-13
1
-14
/
+23
*
dm crypt: scale to multiple cpus
Andi Kleen
2011-01-13
1
-58
/
+196
*
dm crypt: simplify compatible table output
Milan Broz
2011-01-13
1
-16
/
+12
*
dm log userspace: add version number to comms
Jonathan Brassow
2011-01-13
2
-2
/
+5
*
dm log userspace: group clear and mark requests
Jonathan Brassow
2011-01-13
1
-23
/
+79
*
dm log userspace: split flush queue
Jonathan Brassow
2011-01-13
1
-9
/
+32
*
dm kcopyd: delay unplugging
Mikulas Patocka
2011-01-13
1
-3
/
+51
*
dm log userspace: trap all failed log construction errors
Jonathan Brassow
2011-01-13
1
-4
/
+6
*
dm crypt: set key size early
Milan Broz
2011-01-13
1
-6
/
+7
*
dm: remove dm_mutex after bkl conversion
Milan Broz
2011-01-13
1
-5
/
+4
*
dm raid1: support discard
Mike Snitzer
2011-01-13
1
-2
/
+10
*
dm ioctl: allow rename to fill empty uuid
Peter Jones
2011-01-13
1
-25
/
+78
*
dm io: remove BIO_RW_SYNCIO flag from kcopyd
Mikulas Patocka
2011-01-13
1
-1
/
+1
*
dm mpath: disable blk_abort_queue
Mike Snitzer
2011-01-13
1
-12
/
+0
*
dm: dont take i_mutex to change device size
Mike Snitzer
2011-01-13
1
-2
/
+3
*
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
3
-24
/
+18
|
\
|
*
block: trace event block fix unassigned field
Jeff Moyer
2011-01-07
1
-1
/
+1
|
*
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2010-11-27
2
-21
/
+15
|
|
\
|
|
*
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
2
-3
/
+3
|
|
*
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
2
-23
/
+6
|
|
*
block: simplify holder symlink handling
Tejun Heo
2010-11-13
2
-8
/
+19
|
*
|
block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...
Mike Snitzer
2010-11-16
1
-2
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-12-20
2
-11
/
+2
|
\
\
\
|
*
|
|
block: max hardware sectors limit wrapper
Mike Snitzer
2010-12-17
1
-3
/
+2
|
*
|
|
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
2010-12-17
2
-8
/
+0
*
|
|
|
md: protect against NULL reference when waiting to start a raid10.
NeilBrown
2010-12-09
2
-4
/
+3
*
|
|
|
md: fix bug with re-adding of partially recovered device.
NeilBrown
2010-12-09
1
-2
/
+5
*
|
|
|
md: fix possible deadlock in handling flush requests.
NeilBrown
2010-12-09
1
-2
/
+4
*
|
|
|
md: move code in to submit_flushes.
NeilBrown
2010-12-09
1
-6
/
+6
*
|
|
|
md: remove handling of flush_pending in md_submit_flush_data
NeilBrown
2010-12-09
1
-6
/
+3
|
/
/
/
*
|
|
md: Call blk_queue_flush() to establish flush/fua support
Darrick J. Wong
2010-11-24
1
-0
/
+2
*
|
|
md/raid1: really fix recovery looping when single good device fails.
NeilBrown
2010-11-24
1
-0
/
+1
*
|
|
md: fix return value of rdev_size_change()
Justin Maggard
2010-11-24
1
-2
/
+2
|
/
/
*
|
block: read i_size with i_size_read()
Mike Snitzer
2010-11-10
1
-10
/
+10
|
/
[next]