summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: removed unused as_io_contextKirill Afonshin2010-01-112-32/+0
* DM: Fix device mapper topology stackingMartin K. Petersen2010-01-111-15/+5
* block: bdev_stack_limits wrapperMartin K. Petersen2010-01-112-0/+24
* block: Fix discard alignment calculation and printingMartin K. Petersen2010-01-112-3/+6
* block: Correct handling of bottom device misaligmentMartin K. Petersen2010-01-111-4/+13
* Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2009-12-314-6/+8
|\
| * drbd: Silenced an assert that could triggered after changing write ordering m...Philipp Reisner2009-12-311-4/+5
| * drbd: Kconfig fixJohannes Thoma2009-12-291-1/+1
| * drbd: Fix for a race between IO and a detach operation [Bugz 262]Philipp Reisner2009-12-291-0/+1
| * drbd: Use drbd_crypto_is_hash() instead of an open coded checkPhilipp Reisner2009-12-291-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-3013-44/+207
|\ \
| * \ Merge branch 'resume-sci-force-bootparam' into releaseLen Brown2009-12-304-13/+24
| |\ \
| | * | ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-304-13/+24
| * | | Merge branch 'video-error-case' into releaseLen Brown2009-12-301-1/+3
| |\ \ \
| | * | | ACPI video: correct error-handling codeZhang Rui2009-12-301-1/+3
| | |/ /
| * | | Merge branch 'bugzilla-13671' into releaseLen Brown2009-12-301-0/+4
| |\ \ \
| | * | | ACPI video: no warning message if "acpi_backlight=vendor" is usedZhang Rui2009-12-301-0/+4
| | |/ /
| * | | Merge branch 'thinkpad' into releaseLen Brown2009-12-303-22/+123
| |\ \ \
| | * | | thinkpad-acpi: improve Kconfig help textHenrique de Moraes Holschuh2009-12-261-0/+5
| | * | | thinkpad-acpi: update volume subdriver documentationHenrique de Moraes Holschuh2009-12-261-8/+50
| | * | | thinkpad-acpi: make volume subdriver optionalHenrique de Moraes Holschuh2009-12-262-0/+49
| | * | | thinkpad-acpi: don't fail to load the entire module due to ALSA problemsHenrique de Moraes Holschuh2009-12-261-13/+18
| | * | | thinkpad-acpi: don't take the first ALSA slot by defaultHenrique de Moraes Holschuh2009-12-261-1/+1
| | |/ /
| * | | Merge branch 'wmi' into releaseLen Brown2009-12-304-14/+58
| |\ \ \
| | * | | ACPI: WMI: Survive BIOS with duplicate GUIDsCarlos Corbacho2009-12-301-0/+30
| | * | | dell-wmi - fix condition to abort driver loadingDmitry Torokhov2009-12-301-1/+1
| | * | | wmi: check find_guid() return value to prevent oopsPaul Rolland2009-12-301-4/+2
| | * | | dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return valueLen Brown2009-12-303-3/+18
| | * | | ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an a...Len Brown2009-12-302-2/+2
| | * | | dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it shouldLen Brown2009-12-301-4/+5
| | |/ /
| * | | ACPI: fix ACPI=n allmodconfig buildIngo Molnar2009-12-301-2/+2
| |/ /
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-12-3012-159/+341
|\ \ \
| * \ \ Merge branch 'ioat' into fixesDan Williams2009-12-22802-6209/+13460
| |\ \ \
| | * | | ioat2,3: put channel hardware in known state at initDan Williams2009-12-196-32/+114
| | * | | async_tx: expand async raid6 test to cover ioatdma corner caseDan Williams2009-12-171-0/+7
| | * | | ioat3: fix p-disabled q-continuationDan Williams2009-12-171-2/+4
| * | | | drivers/dma: Correct use after freeJulia Lawall2009-12-221-1/+1
| * | | | drivers/dma: drop unnecesary memsetJulia Lawall2009-12-221-2/+0
| * | | | sh: fix DMA driver's descriptor chaining and cookie assignmentGuennadi Liakhovetski2009-12-172-120/+213
| * | | | dma: at_hdmac: correct incompatible type for argument 1 of 'spin_lock_bh'Nicolas Ferre2009-12-161-2/+2
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-12-3015-94/+189
|\ \ \ \ \
| * | | | | ext4: Patch up how we claim metadata blocks for quota purposesTheodore Ts'o2009-12-301-73/+84
| * | | | | ext4: Ensure zeroout blocks have no dirty metadataAneesh Kumar K.V2009-12-291-0/+20
| * | | | | ext4: return correct wbc.nr_to_write in ext4_da_writepagesRichard Kennedy2009-12-251-2/+1
| * | | | | ext4: Update documentation to correct the inode_readahead_blks option nameFang Wenqi2009-12-241-1/+1
| * | | | | jbd2: don't use __GFP_NOFAIL in journal_init_common()Andrew Morton2009-12-231-1/+1
| * | | | | ext4: flush delalloc blocks when space is lowEric Sandeen2009-12-231-2/+9
| * | | | | fs-writeback: Add helper function to start writeback if idleEric Sandeen2009-12-232-0/+18
| * | | | | ext4: Eliminate potential double free on error pathJulia Lawall2009-12-231-0/+2
| * | | | | ext4: fix unsigned long long printk warning in super.cAndrew Morton2009-12-231-2/+2
OpenPOWER on IntegriCloud