index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2008-04-25
dm io: clean interface
Heinz Mauelshagen
2008-04-25
dm io: rename error to error_bits
Alasdair G Kergon
2008-04-25
dm snapshot: store pointer to target instance
Mikulas Patocka
2008-04-25
dm log: move dirty region log code into separate module
Heinz Mauelshagen
2008-04-25
dm log: generalise name in messages
Heinz Mauelshagen
2008-04-25
dm raid1: use list_split_init
Robert P. J. Day
2008-04-25
dm snapshot: reduce default memory allocation
Milan Broz
2008-04-25
dm snapshot: fix chunksize sector conversion
Mikulas Patocka
2008-04-21
RAID: remove trailing space from printk line
Nick Andrew
2008-04-11
md: close a livelock window in handle_parity_checks5
Dan Williams
2008-03-28
dm io: write error bits form long not int
Alasdair G Kergon
2008-03-28
dm crypt: fix ctx pending
Milan Broz
2008-03-19
drivers/md/raid5.c: fix printk warnings
Andrew Morton
2008-03-19
md: remove the 'super' sysfs attribute from devices in an 'md' array
NeilBrown
2008-03-10
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
2008-03-10
md: fix formatting error in /proc/mdstat
NeilBrown
2008-03-04
md: the md RAID10 resync thread could cause a md RAID10 array deadlock
K.Tanaka
2008-03-04
md: fix possible raid1/raid10 deadlock on read error during resync
NeilBrown
2008-03-04
md: don't attempt read-balancing for raid10 'far' layouts
Keld Simonsen
2008-03-04
md: lock access to rdev attributes properly
NeilBrown
2008-03-04
md: make sure a reshape is started when device switches to read-write
NeilBrown
2008-03-04
md: clean up irregularity with raid autodetect
NeilBrown
2008-03-04
md: guard against possible bad array geometry in v1 metadata
NeilBrown
2008-03-04
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
2008-03-04
md: fix deadlock in md/raid1 and md/raid10 when handling a read error
NeilBrown
2008-02-19
dm-raid1.c: fix NULL dereferences
Adrian Bunk
2008-02-14
d_path: Make d_path() use a struct path
Jan Blunck
2008-02-14
d_path: Make seq_path() use a struct path argument
Jan Blunck
2008-02-14
Introduce path_put()
Jan Blunck
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-13
dm-raid1 breakage on 64bit
Al Viro
2008-02-08
dm raid1: report fault status
Jonathan Brassow
2008-02-08
dm raid1: handle read failures
Jonathan Brassow
2008-02-08
dm raid1: fix EIO after log failure
Jonathan Brassow
2008-02-08
dm raid1: handle recovery failures
Jonathan Brassow
2008-02-08
dm raid1: handle write failures
Jonathan Brassow
2008-02-08
dm snapshot: combine consecutive exceptions in memory
Milan Broz
2008-02-08
dm: stripe enhanced status return
Brian Wood
2008-02-08
dm: stripe trigger event on failure
Brian Wood
2008-02-08
dm log: auto load modules
Jonathan Brassow
2008-02-08
dm: move deferred bio flushing to workqueue
Milan Broz
2008-02-08
dm crypt: use async crypto
Milan Broz
2008-02-08
dm crypt: prepare async callback fn
Milan Broz
2008-02-08
dm crypt: add completion for async
Milan Broz
2008-02-08
dm crypt: add async request mempool
Milan Broz
2008-02-08
dm crypt: extract scatterlist processing
Milan Broz
2008-02-08
dm crypt: tidy io ref counting
Milan Broz
2008-02-08
dm crypt: introduce crypt_write_io_loop
Milan Broz
2008-02-08
dm crypt: abstract crypt_write_done
Milan Broz
2008-02-08
dm crypt: store sector mapping in dm_crypt_io
Milan Broz
[prev]
[next]