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
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
bcache: Send label uevents
Gabriel de Perthuis
2013-06-26
2
-1
/
+17
|
*
bcache: Send a uevent with a cached device's UUID
Gabriel de Perthuis
2013-06-26
1
-3
/
+9
|
*
bcache: Write out full stripes
Kent Overstreet
2013-06-26
9
-37
/
+121
|
*
bcache: Track dirty data by stripe
Kent Overstreet
2013-06-26
7
-26
/
+105
|
*
bcache: Initialize sectors_dirty when attaching
Kent Overstreet
2013-06-26
4
-29
/
+39
|
*
bcache: Improve lazy sorting
Kent Overstreet
2013-06-26
3
-17
/
+26
|
*
bcache: Rip out pkey()/pbtree()
Kent Overstreet
2013-06-26
7
-45
/
+57
|
*
bcache: Fix/revamp tracepoints
Kent Overstreet
2013-06-26
14
-110
/
+126
|
*
bcache: Refactor btree io
Kent Overstreet
2013-06-26
6
-176
/
+140
|
*
bcache: Convert allocator thread to kthread
Kent Overstreet
2013-06-26
4
-33
/
+43
|
*
bcache: Warn when a device is already registered.
Gabriel de Perthuis
2013-06-26
1
-2
/
+37
|
*
bcache: fix a spurious gcc complaint, use scnprintf
Kent Overstreet
2013-06-26
1
-21
/
+22
|
*
md: bcache: io.c: fix a potential NULL pointer dereference
Kumar Amit Mehta
2013-06-26
1
-0
/
+2
*
|
md/raid1: fix bio handling problems in process_checks()
NeilBrown
2013-07-18
1
-23
/
+30
*
|
md: Remove recent change which allows devices to skip recovery.
NeilBrown
2013-07-18
1
-14
/
+0
*
|
md/raid10: fix two problems with RAID10 resync.
NeilBrown
2013-07-18
1
-2
/
+9
*
|
Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-11
11
-180
/
+818
|
\
\
|
*
|
dm: add switch target
Jim Ramsay
2013-07-10
3
-0
/
+553
|
*
|
dm: optimize reorder structure
Mikulas Patocka
2013-07-10
1
-7
/
+7
|
*
|
dm: optimize use SRCU and RCU
Mikulas Patocka
2013-07-10
3
-142
/
+175
|
*
|
dm bufio: submit writes outside lock
Mikulas Patocka
2013-07-10
1
-15
/
+58
|
*
|
dm cache: fix arm link errors with inline
Mikulas Patocka
2013-07-10
1
-0
/
+4
|
*
|
dm verity: use __ffs and __fls
Mikulas Patocka
2013-07-10
1
-4
/
+4
|
*
|
dm flakey: correct ctr alloc failure mesg
Alasdair G Kergon
2013-07-10
1
-1
/
+1
|
*
|
dm verity: remove pointless comparison
Mikulas Patocka
2013-07-10
1
-2
/
+2
|
*
|
dm: use __GFP_HIGHMEM in __vmalloc
Mikulas Patocka
2013-07-10
2
-2
/
+2
|
*
|
dm verity: fix inability to use a few specific devices sizes
Mikulas Patocka
2013-07-10
1
-3
/
+2
|
*
|
dm ioctl: set noio flag to avoid __vmalloc deadlock
Mikulas Patocka
2013-07-10
1
-0
/
+3
|
*
|
dm mpath: fix ioctl deadlock when no paths
Hannes Reinecke
2013-07-10
2
-7
/
+10
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-07-04
1
-2
/
+2
|
\
\
|
*
|
md: bcache: Fixed a typo with the word 'arithmetic'
Phil Viana
2013-06-18
1
-2
/
+2
*
|
|
md/raid10: fix bug which causes all RAID10 reshapes to move no data.
NeilBrown
2013-07-04
1
-5
/
+4
*
|
|
md/raid5: allow 5-device RAID6 to be reshaped to 4-device.
NeilBrown
2013-07-04
1
-1
/
+1
*
|
|
md/raid10: fix two bugs affecting RAID10 reshape.
NeilBrown
2013-07-03
1
-2
/
+2
*
|
|
MD: Remember the last sync operation that was performed
Jonathan Brassow
2013-06-26
3
-9
/
+31
*
|
|
md: fix buglet in RAID5 -> RAID0 conversion.
NeilBrown
2013-06-26
1
-0
/
+1
*
|
|
md/raid10: check In_sync flag in 'enough()'.
NeilBrown
2013-06-14
1
-4
/
+11
*
|
|
md/raid10: locking changes for 'enough()'.
NeilBrown
2013-06-14
1
-16
/
+29
*
|
|
md: replace strict_strto*() with kstrto*()
Jingoo Han
2013-06-14
4
-18
/
+18
*
|
|
md: Wait for md_check_recovery before attempting device removal.
Hannes Reinecke
2013-06-14
1
-0
/
+8
*
|
|
dm-raid: silence compiler warning on rebuilds_per_group.
NeilBrown
2013-06-14
1
-1
/
+1
*
|
|
DM RAID: Fix raid_resume not reviving failed devices in all cases
Jonathan Brassow
2013-06-14
1
-0
/
+15
*
|
|
DM RAID: Break-up untidy function
Jonathan Brassow
2013-06-14
1
-33
/
+39
*
|
|
DM RAID: Add ability to restore transiently failed devices on resume
Jonathan Brassow
2013-06-14
3
-8
/
+53
|
|
/
|
/
|
*
|
Merge tag 'md-3.10-fixes' of git://neil.brown.name/md
Linus Torvalds
2013-06-13
4
-26
/
+47
|
\
\
|
*
|
md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place
H. Peter Anvin
2013-06-13
3
-5
/
+6
|
*
|
md/raid1,raid10: use freeze_array in place of raise_barrier in various places.
NeilBrown
2013-06-13
2
-18
/
+18
|
*
|
md/raid1: consider WRITE as successful only if at least one non-Faulty and no...
Alex Lyakas
2013-06-13
2
-2
/
+22
|
*
|
md: md_stop_writes() should always freeze recovery.
NeilBrown
2013-06-13
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-06-12
6
-124
/
+102
|
\
\
\
|
|
_
|
/
|
/
|
|
[prev]
[next]