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
2009-11-13
md/raid5: Allow dirty-degraded arrays to be assembled when only party is degr...
NeilBrown
2009-11-13
Don't unconditionally set in_sync on newly added device in raid5_reshape
NeilBrown
2009-11-13
md: allow v0.91 metadata to record devices as being active but not in-sync.
NeilBrown
2009-11-12
sysctl drivers: Remove dead binary sysctl support
Eric W. Biederman
2009-11-12
md: factor out updating of 'recovery_offset'.
NeilBrown
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-06
md/raid5: make sure curr_sync_completes is uptodate when reshape starts
NeilBrown
2009-11-06
md: don't clear endpoint for resync when resync is interrupted.
NeilBrown
2009-10-31
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-10-29
async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependencies
David Woodhouse
2009-10-29
md: Factor out RAID6 algorithms into lib/
David Woodhouse
2009-10-19
md/raid6: kill a gcc-4.0.1 'uninitialized variable' warning
Dan Williams
2009-10-16
dm snapshot: allow chunk size to be less than page size
Mikulas Patocka
2009-10-16
dm snapshot: use unsigned integer chunk size
Mikulas Patocka
2009-10-16
dm snapshot: lock snapshot while supplying status
Mikulas Patocka
2009-10-16
dm exception store: fix failed set_chunk_size error path
Mikulas Patocka
2009-10-16
dm snapshot: require non zero chunk size by end of ctr
Mikulas Patocka
2009-10-16
dm: dec_pending needs locking to save error value
Kiyoshi Ueda
2009-10-16
dm: add missing del_gendisk to alloc_dev error path
Zdenek Kabelac
2009-10-16
dm log: userspace fix incorrect luid cast in userspace_ctr
Andrew Morton
2009-10-16
dm snapshot: free exception store on init failure
Jonathan Brassow
2009-10-16
dm snapshot: sort by chunk size to fix race
Mikulas Patocka
2009-10-16
md/async: don't pass a memory pointer as a page pointer.
NeilBrown
2009-10-16
md: Fix handling of raid5 array which is being reshaped to fewer devices.
NeilBrown
2009-10-16
md: fix problems with RAID6 calculations for DDF.
NeilBrown
2009-10-16
md/raid456: downlevel multicore operations to raid_run_ops
Dan Williams
2009-10-16
md: drivers/md/unroll.pl replaced with awk analog
Vladimir Dronnikov
2009-10-16
md: remove clumsy usage of do_sync_mapping_range from bitmap code
NeilBrown
2009-10-16
md: raid1/raid10: handle allocation errors during array setup.
NeilBrown
2009-10-16
md/raid5: initialize conf->device_lock earlier
Dan Williams
2009-10-16
md/raid1/raid10: add a cond_resched
NeilBrown
2009-10-16
Revert "md: do not progress the resync process if the stripe was blocked"
NeilBrown
2009-10-06
block: Seperate read and write statistics of in_flight requests v2
Nikanth Karthikesan
2009-10-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-10-04
Revert "Seperate read and write statistics of in_flight requests"
Jens Axboe
2009-10-02
dm/connector: Only process connector packages from privileged processes
Philipp Reisner
2009-10-02
connector/dm: Fixed a compilation warning
Philipp Reisner
2009-10-02
connector: Provide the sender's credentials to the callback
Philipp Reisner
2009-09-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
NeilBrown
2009-09-23
md: raid-1/10: fix RW bits manipulation
Dmitry Monakhov
2009-09-23
md: remove unnecessary memset from multipath.
NeilBrown
2009-09-23
md: report device as congested when suspended
NeilBrown
2009-09-23
md: Improve name of threads created by md_register_thread
NeilBrown
2009-09-23
md: remove sparse warnings about lock context.
NeilBrown
2009-09-23
md: remove sparse waring "symbol xxx shadows an earlier one"
NeilBrown
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
md: avoid use of broken kzalloc mempool
Sage Weil
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
[prev]
[next]