index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-03-31
md: fix typo in FSF address
Atsushi SAKAI
2009-03-31
md: add takeover support for converting raid6 back into raid5
NeilBrown
2009-03-31
md: add takeover support for raid4 -> raid5 conversion.
NeilBrown
2009-03-31
md/raid5: allow layout/chunksize to be changed on an active 2-drive raid5.
NeilBrown
2009-03-31
md: add ->takeover method for raid5 to be able to take over raid1
NeilBrown
2009-03-31
md: add ->takeover method to support changing the personality managing an array
NeilBrown
2009-03-31
md: enable suspend/resume of md devices.
NeilBrown
2009-03-31
md: md_unregister_thread should cope with being passed NULL
NeilBrown
2009-03-31
md/raid5: refactor raid5 "run"
NeilBrown
2009-03-31
md: make sure new_level, new_chunksize, new_layout always have sensible values.
NeilBrown
2009-03-31
md/raid5: finish support for DDF/raid6
NeilBrown
2009-03-31
md/raid5: Add support for new layouts for raid5 and raid6.
NeilBrown
2009-03-31
md/raid5: simplify raid5_compute_sector interface
NeilBrown
2009-03-31
md/raid6: remove expectation that Q device is immediately after P device.
NeilBrown
2009-03-31
md/raid5: change raid5_compute_sector and stripe_to_pdidx to take a 'previous...
NeilBrown
2009-03-31
md/raid5: simplify interface for init_stripe and get_active_stripe
NeilBrown
2009-03-31
md: Represent raid device size in sectors.
Andre Noll
2009-03-31
md: Make mddev->size sector-based.
Andre Noll
2009-03-31
md: be more consistent about setting WriteMostly flag when adding a drive to ...
NeilBrown
2009-03-31
md: occasionally checkpoint drive recovery to reduce duplicate effort after a...
NeilBrown
2009-03-31
md: move md_k.h from include/linux/raid/ to drivers/md/
NeilBrown
2009-03-31
md: move lots of #include lines out of .h files and into .c
NeilBrown
2009-03-31
md: move most content from md.h to md_k.h
NeilBrown
2009-03-31
md: move LEVEL_* definition from md_k.h to md_u.h
NeilBrown
2009-03-31
md: move headers out of include/linux/raid/
Christoph Hellwig
2009-03-31
cleanup drivers/md/Makefile
Christoph Hellwig
2009-03-31
md: stop defining MAJOR_NR
Christoph Hellwig
2009-03-31
MD data integrity support
Martin K. Petersen
2009-03-31
md: write bitmap information to devices that are undergoing recovery.
NeilBrown
2009-03-31
md: never clear bit from the write-intent bitmap when the array is degraded.
NeilBrown
2009-03-31
md: Allow write-intent bitmaps to have chunksize < PAGE_SIZE
NeilBrown
2009-03-31
md: Fix is_mddev_idle test (again).
NeilBrown
2009-03-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2009-03-09
copy_process: fix CLONE_PARENT && parent_exec_id interaction
Oleg Nesterov
2009-03-09
[CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule.
Dave Jones
2009-03-09
Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
Dave Jones
2009-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-03-09
Btrfs: fix spinlock assertions on UP systems
Chris Mason
2009-03-09
Fix fixpoint divide exception in acct_update_integrals
Heiko Carstens
2009-03-09
lguest: fix for CONFIG_SPARSE_IRQ=y
Rusty Russell
2009-03-09
lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'
Rusty Russell
2009-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2009-03-08
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-03-08
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2009-03-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2009-03-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
[next]