index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
notify
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-31
md: add 'size' as a personality method
Dan Williams
8
-22
/
+111
2009-03-31
md: fix typo in FSF address
Atsushi SAKAI
9
-9
/
+9
2009-03-31
md: add takeover support for converting raid6 back into raid5
NeilBrown
1
-0
/
+35
2009-03-31
md: add takeover support for raid4 -> raid5 conversion.
NeilBrown
1
-0
/
+5
2009-03-31
md/raid5: allow layout/chunksize to be changed on an active 2-drive raid5.
NeilBrown
2
-13
/
+66
2009-03-31
md: add ->takeover method for raid5 to be able to take over raid1
NeilBrown
1
-0
/
+48
2009-03-31
md: add ->takeover method to support changing the personality managing an array
NeilBrown
3
-14
/
+161
2009-03-31
md: enable suspend/resume of md devices.
NeilBrown
4
-15
/
+72
2009-03-31
md: md_unregister_thread should cope with being passed NULL
NeilBrown
2
-2
/
+3
2009-03-31
md/raid5: refactor raid5 "run"
NeilBrown
2
-115
/
+157
2009-03-31
md: make sure new_level, new_chunksize, new_layout always have sensible values.
NeilBrown
1
-7
/
+10
2009-03-31
md/raid5: finish support for DDF/raid6
NeilBrown
2
-18
/
+41
2009-03-31
md/raid5: Add support for new layouts for raid5 and raid6.
NeilBrown
2
-19
/
+193
2009-03-31
md/raid5: simplify raid5_compute_sector interface
NeilBrown
1
-60
/
+58
2009-03-31
md/raid6: remove expectation that Q device is immediately after P device.
NeilBrown
2
-94
/
+132
2009-03-31
md/raid5: change raid5_compute_sector and stripe_to_pdidx to take a 'previous...
NeilBrown
1
-44
/
+34
2009-03-31
md/raid5: simplify interface for init_stripe and get_active_stripe
NeilBrown
1
-21
/
+22
2009-03-31
md: Represent raid device size in sectors.
Andre Noll
4
-72
/
+71
2009-03-31
md: Make mddev->size sector-based.
Andre Noll
8
-68
/
+78
2009-03-31
md: be more consistent about setting WriteMostly flag when adding a drive to ...
NeilBrown
1
-0
/
+2
2009-03-31
md: occasionally checkpoint drive recovery to reduce duplicate effort after a...
NeilBrown
3
-4
/
+32
2009-03-31
md: move md_k.h from include/linux/raid/ to drivers/md/
NeilBrown
10
-9
/
+9
2009-03-31
md: move lots of #include lines out of .h files and into .c
NeilBrown
23
-70
/
+42
2009-03-31
md: move most content from md.h to md_k.h
NeilBrown
3
-40
/
+40
2009-03-31
md: move LEVEL_* definition from md_k.h to md_u.h
NeilBrown
5
-17
/
+17
2009-03-31
md: move headers out of include/linux/raid/
Christoph Hellwig
16
-14
/
+13
2009-03-31
cleanup drivers/md/Makefile
Christoph Hellwig
1
-7
/
+7
2009-03-31
md: stop defining MAJOR_NR
Christoph Hellwig
1
-7
/
+5
2009-03-31
MD data integrity support
Martin K. Petersen
1
-0
/
+39
2009-03-31
md: write bitmap information to devices that are undergoing recovery.
NeilBrown
1
-1
/
+0
2009-03-31
md: never clear bit from the write-intent bitmap when the array is degraded.
NeilBrown
1
-0
/
+3
2009-03-31
md: Allow write-intent bitmaps to have chunksize < PAGE_SIZE
NeilBrown
1
-6
/
+30
2009-03-31
md: Fix is_mddev_idle test (again).
NeilBrown
2
-9
/
+9
2009-03-09
copy_process: fix CLONE_PARENT && parent_exec_id interaction
Oleg Nesterov
1
-6
/
+5
2009-03-09
[CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule.
Dave Jones
1
-0
/
+9
2009-03-09
Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
Dave Jones
3
-35
/
+18
2009-03-09
Btrfs: fix spinlock assertions on UP systems
Chris Mason
5
-13
/
+13
2009-03-09
Fix fixpoint divide exception in acct_update_integrals
Heiko Carstens
1
-1
/
+5
2009-03-09
lguest: fix for CONFIG_SPARSE_IRQ=y
Rusty Russell
2
-7
/
+15
2009-03-09
lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'
Rusty Russell
1
-0
/
+5
2009-03-08
MIPS: compat: Implement is_compat_task.
Ralf Baechle
1
-0
/
+7
2009-03-08
mmc: fix data timeout for SEND_EXT_CSD
Adrian Hunter
1
-6
/
+9
2009-03-08
Input: serio - fix protocol number for TouchIT213
Dmitry Torokhov
1
-1
/
+1
2009-03-06
p54: fix race condition in memory management
Christian Lamparter
1
-3
/
+6
2009-03-06
cfg80211: test before subtraction on unsigned
Roel Kluin
1
-1
/
+2
2009-03-06
[IA64] fix PCI DMA flag propagation on SN (Altix) with PICs
Jeremy Higdon
1
-4
/
+3
2009-03-06
x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()
Markus Metzger
1
-1
/
+1
2009-03-06
x86, bts: remove bad warning
Markus Metzger
1
-1
/
+0
2009-03-06
ALSA: hda - Fix headphone-detect regression with multiple HP jacks
Takashi Iwai
1
-0
/
+2
2009-03-06
ALSA: hda - Fix typos in slave controls in patch_sigmatel.c
Takashi Iwai
1
-2
/
+2
[next]