index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
patch-kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2009-03-06
block: fix missing bio back/front segment size setting in blk_recount_segments()
Jens Axboe
1
-16
/
+9
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
Blackfin arch: SPI_MMC is now mainlined MMC_SPI
Michael Hennerich
11
-170
/
+78
2009-03-05
Blackfin arch: disable legacy /proc/scsi/ support by default
Mike Frysinger
3
-3
/
+3
2009-03-05
Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check
Mike Frysinger
1
-4
/
+2
2009-03-05
ata: add CFA specific identify data words
Sergei Shtylyov
1
-0
/
+2
2009-03-05
Blackfin arch: add stubs for anomalies 447 and 448
Mike Frysinger
6
-0
/
+12
2009-03-05
remove stale comment from <linux/hdreg.h>
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2009-03-05
AT91: initialize Compact Flash on AT91SAM9263 cpu
Stanislaw Gruszka
1
-0
/
+105
2009-03-05
ide: add at91_ide driver
Stanislaw Gruszka
4
-0
/
+476
[next]