summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-161-0/+4
|\
| * block: fix linkage problem with blk_iopoll and !CONFIG_BLOCKJens Axboe2009-09-151-0/+4
* | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-1621-263/+264
|\ \
| * | writeback: fix possible bdi writeback refcounting problemNick Piggin2009-09-161-7/+6
| * | writeback: Fix bdi use after free in wb_work_complete()Nick Piggin2009-09-161-2/+3
| * | writeback: improve scalability of bdi writeback work queuesNick Piggin2009-09-161-1/+2
| * | writeback: remove smp_mb(), it's not needed with list_add_tail_rcu()Nick Piggin2009-09-161-3/+3
| * | writeback: use schedule_timeout_interruptible()Jens Axboe2009-09-161-2/+1
| * | writeback: add comments to bdi_work structureJens Axboe2009-09-161-7/+11
| * | writeback: splice dirty inode entries to default bdi on bdi_destroy()Jens Axboe2009-09-161-1/+13
| * | writeback: separate starting of sync vs opportunistic writebackJens Axboe2009-09-165-95/+75
| * | writeback: inline allocation failure handling in bdi_alloc_queue_work()Jens Axboe2009-09-161-22/+27
| * | writeback: use RCU to protect bdi_listJens Axboe2009-09-164-28/+63
| * | writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeoutJens Axboe2009-09-161-56/+14
| * | fs: Assign bdi in super_blockJens Axboe2009-09-167-1/+21
| * | writeback: make wb_writeback() take an argument structureJens Axboe2009-09-161-29/+49
| * | writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_...Christoph Hellwig2009-09-161-32/+14
| * | writeback: get rid of wbc->for_writepagesJens Axboe2009-09-167-11/+2
| * | fs: remove bdev->bd_inode_backing_dev_infoJens Axboe2009-09-164-8/+2
* | | slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUGIngo Molnar2009-09-151-0/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds2009-09-1512-385/+522
|\ \
| * | ide: fixup for fujitsu diskWu Zhangjin2009-09-151-0/+1
| * | ide: convert to ->proc_fopsAlexey Dobriyan2009-09-016-207/+365
| * | at91_ide: remove headers specific for at91sam9263Sergey Matyukevich2009-08-151-2/+0
| * | IDE: palm_bk3710: convert clock usage after clkdev conversionKevin Hilman2009-08-151-1/+1
| * | ide: fix races in handling of user-space SET XFER commandsBartlomiej Zolnierkiewicz2009-08-075-26/+14
| * | ide: allow ide_dev_read_id() to be called from the IRQ contextBartlomiej Zolnierkiewicz2009-08-073-14/+26
| * | ide: ide-taskfile.c fix style problemsJaswinder Singh Rajput2009-08-071-58/+51
| * | drivers/ide/ide-cd.c: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-071-2/+2
| * | ide-tape: fix handling of postponed rqsBorislav Petkov2009-08-071-22/+11
| * | ide-tape: convert to ide_debug_log macroBorislav Petkov2009-08-071-53/+49
| * | ide-tape: fix debug callMark de Wever2009-08-071-1/+1
| * | ide: Fix annoying warning in ide_pio_bytes().David S. Miller2009-08-071-1/+1
| * | IDE: Save a call to PageHighMem()Jean Delvare2009-08-071-2/+4
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15220-2461/+11256
|\ \ \
| * | | powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch2009-09-113-7/+31
| * | | powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdlineBenjamin Herrenschmidt2009-09-111-1/+1
| * | | powerpc/ps3: Workaround for flash memory I/O errorGeoff Levand2009-09-111-3/+62
| * | | powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 insteadBenjamin Herrenschmidt2009-09-111-7/+7
| * | | powerpc/perf_counters: Reduce stack usage of power_check_constraintsPaul Mackerras2009-09-111-23/+32
| * | | powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras2009-09-114-16/+20
| * | | powerpc/85xx: Fix SMP compile error and allow NULL for smp_opsKumar Gala2009-09-112-13/+7
| * | | powerpc/irq: Improve nanodocWolfram Sang2009-09-111-3/+4
| * | | powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt2009-09-022-0/+62
| * | | powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BITKumar Gala2009-09-024-18/+30
| * | | powerpc/book3e: Add missing page sizesKumar Gala2009-09-021-0/+10
| * | | powerpc/pseries: Fix to handle slb resize across migrationBrian King2009-09-025-6/+31
| * | | powerpc/powermac: Thermal control turns system off too eagerlyLyonel Vincent2009-09-021-2/+2
| * | | powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely2009-09-027-66/+61
| * | | powerpc/405ex: support cuImage via included dtbTiejun Chen2009-08-312-1/+50
OpenPOWER on IntegriCloud