index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
/
+420
2009-03-31
md: move lots of #include lines out of .h files and into .c
NeilBrown
16
-23
/
+37
2009-03-31
md: move LEVEL_* definition from md_k.h to md_u.h
NeilBrown
1
-3
/
+0
2009-03-31
md: move headers out of include/linux/raid/
Christoph Hellwig
16
-13
/
+1062
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
1
-8
/
+8
2009-03-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-33
/
+18
2009-03-09
Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
Dave Jones
1
-33
/
+18
2009-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
17
-35
/
+95
2009-03-09
lguest: fix for CONFIG_SPARSE_IRQ=y
Rusty Russell
1
-0
/
+6
2009-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
1
-6
/
+9
2009-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
4
-100
/
+72
2009-03-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
12
-44
/
+85
2009-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
10
-6
/
+487
2009-03-08
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-21
/
+26
2009-03-08
mmc: fix data timeout for SEND_EXT_CSD
Adrian Hunter
1
-6
/
+9
2009-03-06
p54: fix race condition in memory management
Christian Lamparter
1
-3
/
+6
2009-03-05
[WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclared
Wim Van Sebroeck
1
-0
/
+1
2009-03-05
iwlwifi: fix error flow in iwl*_pci_probe
Reinette Chatre
2
-12
/
+11
2009-03-05
rt2x00 : more devices to rt73usb.c
Xose Vazquez Perez
1
-1
/
+31
2009-03-05
rt2x00 : more devices to rt2500usb.c
Xose Vazquez Perez
1
-0
/
+8
2009-03-05
ide: add at91_ide driver
Stanislaw Gruszka
3
-0
/
+473
2009-03-05
ide: allow to wrap interrupt handler
Stanislaw Gruszka
2
-1
/
+7
2009-03-05
ide-iops: fix odd-length ATAPI PIO transfers
Sergei Shtylyov
1
-0
/
+2
2009-03-05
ide: NULL noise: drivers/ide/ide-*.c
Hannes Eder
4
-4
/
+4
2009-03-05
ide: expiry() returns int, negative expiry() return values won't be noticed
Roel Kluin
1
-1
/
+1
2009-03-05
[WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticed
Roel Kluin
1
-1
/
+1
2009-03-05
[WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclared
Alexey Dobriyan
1
-0
/
+1
2009-03-05
libata: Don't trust current capacity values in identify words 57-58
Robert Hancock
1
-4
/
+6
[next]