summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] drivers/char/lp.c : Use of the time_after() macroMarcelo Feitoza Parisi2005-09-101-1/+2
* [PATCH] merge some from Rusty's trivial patchesAdrian Bunk2005-09-104-7/+5Star
* [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-1020-142/+86Star
* [PATCH] fix unusual placement of inline keyword in hpetAdrian Bunk2005-09-101-2/+2
* [PATCH] telephony/ixj: use msleep() instead of schedule_timeout()Nishanth Aravamudan2005-09-101-52/+10Star
* [PATCH] dmapool: Fix "nocast type" warningsVictor Fusco2005-09-101-1/+2
* [PATCH] char/n_tty: fix sparse warnings (__nocast type)Victor Fusco2005-09-101-1/+1
* [PATCH] hdpu_cpustate.c: misc_register() can failChristophe Lucas2005-09-101-4/+19
* [PATCH] drivers/char/lcd.c: misc_register() can failChristophe Lucas2005-09-101-1/+6
* [PATCH] applicom: fix error handlingChristophe Lucas2005-09-101-4/+20
* [PATCH] synclink_cs add statistics clearPaul Fulghum2005-09-101-5/+11
* [PATCH] Subject: PATCH: fix numa caused compile warningsAlan Cox2005-09-102-5/+11
* [PATCH] md: fix BUG when raid10 rebuilds without enough drivesNeilBrown2005-09-101-1/+7
* [PATCH] md: fix raid10 assembly when too many devices are missingNeilBrown2005-09-101-3/+27
* [PATCH] md: really get sb_size setting right in all casesNeilBrown2005-09-101-2/+2
* [PATCH] md: make sure the new 'sb_size' is set properly device added without ...NeilBrown2005-09-101-0/+2
* [PATCH] md: report spare drives in /proc/mdstatNeilBrown2005-09-101-1/+2
* [PATCH] md: add information about superblock version to /proc/mdstatNeilBrown2005-09-101-0/+9
* [PATCH] md: use queue_hardsect_size instead of block_size for md superblock s...NeilBrown2005-09-101-1/+1
* [PATCH] md: choose better default offset for bitmap.NeilBrown2005-09-101-2/+1Star
* [PATCH] md: tidy up daemon stop/start code in md/bitmap.cNeilBrown2005-09-102-47/+28Star
* [PATCH] md: ensure bitmap_writeback_daemon handles shutdown properly.NeilBrown2005-09-101-0/+3
* [PATCH] md: use kthread infrastructure in mdNeilBrown2005-09-101-38/+10Star
* [PATCH] md: write-intent bitmap support for raid6NeilBrown2005-09-102-11/+124
* [PATCH] md: add write-intent-bitmap support to raid5NeilBrown2005-09-102-12/+124
* [PATCH] md: limit size of sb read/written to appropriate amountNeilBrown2005-09-101-5/+15
* [PATCH] md: fix bitmap/read_sb_page so that it handles errors properly.NeilBrown2005-09-101-9/+10
* [PATCH] md: allow md to load a superblock with feature-bit '1' setNeilBrown2005-09-101-3/+3
* [PATCH] md: allow hot-adding devices to arrays with non-persistant superblocks.NeilBrown2005-09-101-2/+5
* [PATCH] md: do not set mddev->bitmap until bitmap is fully initialisedNeilBrown2005-09-101-9/+24
* [PATCH] md: make sure bitmap_daemon_work actually does work.NeilBrown2005-09-101-0/+1
* [PATCH] md: raid1_quiesce is back to front, fix it.NeilBrown2005-09-101-2/+2
* [PATCH] md: support md/linear array with components greater than 2 terabytes.NeilBrown2005-09-101-29/+66
* [PATCH] md: add write-behind support for md/raid1NeilBrown2005-09-102-11/+139
* [PATCH] md: support write-mostly device in raid1NeilBrown2005-09-102-24/+70
* [PATCH] md: all hot-add and hot-remove of md intent logging bitmapsNeilBrown2005-09-102-17/+117
* [PATCH] md: improve handling of bitmap initialisation.NeilBrown2005-09-101-7/+21
* [PATCH] md: don't allow new md/bitmap file to be set if one already existsNeilBrown2005-09-101-1/+1
* [PATCH] dm: fix rh_dec()/rh_inc() race in dm-raid1.cJun'ichi Nomura2005-09-101-3/+9
* [PATCH] md: fail IO request to md that require a barrier.NeilBrown2005-09-107-0/+34
* [PATCH] md: fix minor error in raid10 read-balancing calculation.NeilBrown2005-09-101-1/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-105-54/+64
|\
| * [PATCH] PCI: Small rearrangement of PCI probing codePaul Mackerras2005-09-092-18/+33
| * [PATCH] PCI: Unhide SMBus on Compaq Evo N620cRumen Ivanov Zarev2005-09-091-0/+6
| * [PATCH] PCI: Fix PCI bus mastering enable problem in pciehpRajesh Shah2005-09-091-4/+4
| * [PATCH] PCI: move pci core to use add_hotplug_env_var()Greg Kroah-Hartman2005-09-091-32/+21Star
* | [PATCH] trivial iomem annotations in qla2xxx/qla_dbg.cviro@ZenIV.linux.org.uk2005-09-091-1/+1
* | [PATCH] trivial __user annotations (md)viro@ZenIV.linux.org.uk2005-09-091-2/+2
* | [PATCH] trivial __user annotations (evdev)viro@ZenIV.linux.org.uk2005-09-091-1/+1
* | [PATCH] trivial __user cleanup (video1394)viro@ZenIV.linux.org.uk2005-09-091-1/+1