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
*
md: Fix integrity registration error when no devices are capable
Martin K. Petersen
2011-03-28
1
-6
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2011-03-25
9
-28
/
+300
|
\
|
*
dm stripe: implement merge method
Mustafa Mesanovic
2011-03-24
1
-1
/
+22
|
*
dm mpath: allow table load with no priority groups
Mike Snitzer
2011-03-24
1
-3
/
+10
|
*
dm mpath: fail message ioctl if specified path is not valid
Mike Snitzer
2011-03-24
1
-2
/
+2
|
*
dm ioctl: add flag to wipe buffers for secure data
Milan Broz
2011-03-24
1
-2
/
+21
|
*
dm ioctl: prepare for crypt key wiping
Milan Broz
2011-03-24
1
-14
/
+11
|
*
dm crypt: wipe keys string immediately after key is set
Milan Broz
2011-03-24
1
-5
/
+14
|
*
dm: add flakey target
Josef Bacik
2011-03-24
3
-0
/
+219
|
*
dm: fix opening log and cow devices for read only tables
Milan Broz
2011-03-24
2
-2
/
+2
*
|
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
17
-408
/
+102
|
\
\
|
*
|
block: fix non-atomic access to genhd inflight structures
Shaohua Li
2011-03-22
1
-3
/
+4
|
*
|
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
2011-03-17
9
-19
/
+35
|
*
|
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
16
-386
/
+63
|
|
\
\
|
|
*
|
block: kill off REQ_UNPLUG
Jens Axboe
2011-03-10
4
-9
/
+5
|
|
*
|
block: remove per-queue plugging
Jens Axboe
2011-03-10
15
-372
/
+58
*
|
|
|
dm: use little-endian bitops
Akinobu Mita
2011-03-23
1
-4
/
+4
*
|
|
|
md: use little-endian bitops
Akinobu Mita
2011-03-23
1
-3
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-03-17
1
-12
/
+10
|
\
\
\
|
*
|
|
[SCSI] dm mpath: propagate target errors immediately
Hannes Reinecke
2011-02-12
1
-12
/
+10
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-16
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-03
8
-13
/
+38
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
netlink: kill eff_cap from struct netlink_skb_parms
Patrick McHardy
2011-03-03
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-03-16
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'master' into for-2.6.39
Tejun Heo
2011-02-21
5
-49
/
+106
|
|
\
\
\
|
|
|
/
/
|
*
|
|
workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER
Tejun Heo
2011-01-25
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
md: Fix - again - partition detection when array becomes active
NeilBrown
2011-02-24
2
-1
/
+23
*
|
|
md: avoid spinlock problem in blk_throtl_exit
NeilBrown
2011-02-21
6
-9
/
+8
*
|
|
md: correctly handle probe of an 'mdp' device.
NeilBrown
2011-02-16
1
-0
/
+3
*
|
|
md: don't set_capacity before array is active.
NeilBrown
2011-02-16
1
-3
/
+3
*
|
|
md: Fix raid1->raid0 takeover
Krzysztof Wojcik
2011-02-14
1
-0
/
+1
|
|
/
|
/
|
*
|
FIX: md: process hangs at wait_barrier after 0->10 takeover
Krzysztof Wojcik
2011-02-08
1
-2
/
+4
*
|
md_make_request: don't touch the bio after calling make_request
Chris Mason
2011-02-08
1
-2
/
+7
*
|
md: Don't allow slot_store while resync/recovery is happening.
NeilBrown
2011-02-02
1
-0
/
+3
*
|
md: don't clear curr_resync_completed at end of resync.
NeilBrown
2011-01-31
1
-3
/
+0
*
|
md: Don't use remove_and_add_spares to remove failed devices from a read-only...
NeilBrown
2011-01-31
1
-2
/
+15
*
|
Add raid1->raid0 takeover support
Krzysztof Wojcik
2011-01-31
1
-0
/
+40
*
|
md: Remove the AllReserved flag for component devices.
NeilBrown
2011-01-31
2
-10
/
+5
*
|
md: don't abort checking spares as soon as one cannot be added.
NeilBrown
2011-01-31
1
-2
/
+1
*
|
md: fix the test for finding spares in raid5_start_reshape.
NeilBrown
2011-01-31
1
-2
/
+2
*
|
md: simplify some 'if' conditionals in raid5_start_reshape.
NeilBrown
2011-01-31
1
-27
/
+28
*
|
md: revert change to raid_disks on failure.
NeilBrown
2011-01-31
1
-0
/
+2
|
/
*
block: restore multiple bd_link_disk_holder() support
Tejun Heo
2011-01-14
2
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2011-01-13
17
-292
/
+1581
|
\
|
*
dm: raid456 basic support
NeilBrown
2011-01-13
3
-0
/
+722
|
*
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
[next]