index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm snapshot: fix error return code in snapshot_ctr
Wei Yongjun
2013-05-19
1
-0
/
+1
*
md: protect against crash upon fsync on ro array
Sebastian Riemer
2013-03-20
1
-0
/
+4
*
md: raid0: fix error return from create_stripe_zones.
NeilBrown
2013-03-14
1
-1
/
+1
*
dm ioctl: prevent unsafe change to dm_ioctl data_size
Alasdair G Kergon
2013-01-17
1
-0
/
+8
*
dm: fix deadlock with request based dm and queue request_fn recursion
Jens Axboe
2012-12-03
1
-1
/
+7
*
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
2012-10-07
1
-18
/
+38
*
md: Don't truncate size at 4TB for RAID0 and Linear
NeilBrown
2012-10-02
1
-3
/
+6
*
dm raid1: fix crash with mirror recovery and discard
Mikulas Patocka
2012-08-01
2
-2
/
+5
*
md/raid10: Don't try to recovery unmatched (and unused) chunks.
NeilBrown
2012-07-16
1
-0
/
+6
*
md/raid5: Do not add data_offset before call to is_badblock
majianpeng
2012-07-16
1
-1
/
+3
*
raid5: delayed stripe fix
Shaohua Li
2012-07-16
1
-1
/
+3
*
md: using GFP_NOIO to allocate bio for flush request
Shaohua Li
2012-06-01
1
-1
/
+1
*
MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
Jonathan Brassow
2012-05-21
1
-0
/
+2
*
md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
NeilBrown
2012-04-22
1
-0
/
+2
*
dm exception store: fix init error path
Andrei Warkentin
2012-04-02
1
-1
/
+1
*
dm crypt: add missing error handling
Mikulas Patocka
2012-04-02
1
-12
/
+16
*
dm crypt: fix mempool deadlock
Mikulas Patocka
2012-04-02
1
-6
/
+4
*
md/raid1,raid10: avoid deadlock during resync/recovery.
NeilBrown
2012-04-02
2
-4
/
+30
*
md/bitmap: ensure to load bitmap when creating via sysfs.
NeilBrown
2012-04-02
1
-0
/
+2
*
dm raid: fix flush support
Jonathan E Brassow
2012-03-12
1
-0
/
+1
*
dm io: fix discard support
Milan Broz
2012-03-12
1
-7
/
+16
*
dm: do not forward ioctls from logical volumes to the underlying device
Paolo Bonzini
2012-01-25
3
-2
/
+27
*
md/raid5: fix bug that could result in reads from a failed device.
NeilBrown
2011-12-21
1
-1
/
+1
*
md/raid5: abort any pending parity operations when array fails.
NeilBrown
2011-11-21
1
-12
/
+20
*
md/raid5: fix bug that could result in reads from a failed device.
NeilBrown
2011-11-11
1
-1
/
+1
*
dm table: avoid crash if integrity profile changes
Mike Snitzer
2011-10-16
1
-6
/
+7
*
md: Avoid waking up a thread after it has been freed.
NeilBrown
2011-10-16
6
-15
/
+26
*
md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.
NeilBrown
2011-10-03
1
-2
/
+10
*
md/linear: avoid corrupting structure while waiting for rcu_free to complete.
NeilBrown
2011-10-03
1
-1
/
+1
*
dm: fix idr leak on module removal
Alasdair G Kergon
2011-08-04
1
-2
/
+8
*
dm mpath: fix potential NULL pointer in feature arg processing
Mike Snitzer
2011-08-04
1
-0
/
+5
*
dm snapshot: flush disk cache when merging
Mikulas Patocka
2011-08-04
1
-1
/
+1
*
dm io: flush cpu cache with vmapped io
Mikulas Patocka
2011-08-04
1
-2
/
+27
*
md: avoid endless recovery loop when waiting for fail device to complete.
NeilBrown
2011-06-28
1
-0
/
+1
*
md/raid5: remove unusual use of bio_iovec_idx()
Namhyung Kim
2011-06-14
1
-3
/
+3
*
md/raid5: fix FUA request handling in ops_run_io()
Namhyung Kim
2011-06-14
1
-3
/
+3
*
md/raid5: fix raid5_set_bi_hw_segments
Namhyung Kim
2011-06-14
1
-1
/
+1
*
md/bitmap: remove unused fields from struct bitmap
Namhyung Kim
2011-06-09
2
-13
/
+0
*
md/bitmap: use proper accessor macro
Namhyung Kim
2011-06-09
1
-3
/
+3
*
md: check ->hot_remove_disk when removing disk
Namhyung Kim
2011-06-09
1
-1
/
+1
*
md: Using poll /proc/mdstat can monitor the events of adding a spare disks
马建朋
2011-06-09
1
-0
/
+2
*
MD: use is_power_of_2 macro
Jonathan Brassow
2011-06-09
1
-1
/
+1
*
MD: raid5 do not set fullsync
Jonathan Brassow
2011-06-09
1
-1
/
+1
*
MD: support initial bitmap creation in-kernel
Jonathan Brassow
2011-06-09
2
-5
/
+89
*
MD: add sync_super to mddev_t struct
Jonathan Brassow
2011-06-08
2
-2
/
+14
*
MD: raid1 changes to allow use by device mapper
Jonathan Brassow
2011-06-08
2
-7
/
+19
*
MD: move thread wakeups into resume
Jonathan Brassow
2011-06-08
1
-3
/
+7
*
MD: possible typo
Jonathan Brassow
2011-06-08
1
-2
/
+2
*
MD: no sync IO while suspended
Jonathan Brassow
2011-06-08
1
-1
/
+3
*
MD: no integrity register if no gendisk
Jonathan Brassow
2011-06-08
1
-2
/
+2
[next]