aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-09-15debugfs: Modify default debugfs directory for debugging pktcdvd.GeunSik Lim
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-14floppy: Switch driver to dev_pm_opsFrans Pop
2009-09-14aoe: end barrier bios with EOPNOTSUPPEd Cashin
2009-09-11block: use printk_onceMarcin Slusarz
2009-09-11cciss: memory leak in cciss_init_one()Eric Dumazet
2009-09-11bio: first step in sanitizing the bio->bi_rw flag testingJens Axboe
2009-09-11writeback: add name to backing_dev_infoJens Axboe
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin
2009-08-20powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven
2009-07-28mg_disk: Add missing ready status check on mg_write()unsik Kim
2009-07-28mg_disk: fix issue with data integrity on error in mg_write()Bartlomiej Zolnierkiewicz
2009-07-28mg_disk: fix reading invalid status when use polling driverunsik Kim
2009-07-28mg_disk: remove prohibited sleep operationunsik Kim
2009-07-22Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-07-19virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatchRakib Mullick
2009-07-17virtio_blk: ioctl return value fixChristoph Hellwig
2009-07-17virtio_blk: don't bounce highmem requestsChristoph Hellwig
2009-07-17ataflop: adjust NULL testJulia Lawall
2009-07-15z2ram: Small cleanup for z2ram.cZhaolei
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-10Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-03cciss: Ignore stale commands after rebootHannes Reinecke
2009-06-30floppy: fix lock imbalanceJiri Slaby
2009-06-24osdblk: Adjust queue limits to lower device's limitsBoaz Harrosh
2009-06-24osdblk: a Linux block device for OSD objectsJeff Garzik
2009-06-18hd: stop defining MAJOR_NRChristoph Hellwig
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-16block: remove some includings of blktrace_api.hLi Zefan
2009-06-16mg_disk: seperate mg_disk.h againunsik Kim
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim
2009-06-15block/ps3: remove driver_data direct access of struct deviceRoel Kluin
2009-06-15xen block: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-15Driver Core: aoe: add nodename for aoe devicesKay Sievers
2009-06-15Driver Core: block: add nodename support for block drivers.Kay Sievers
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-15ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven
2009-06-15block/ps3: remove driver_data direct access of struct deviceRoel Kluin
2009-06-15ps3vram: Make ps3vram_priv.reports a void *Geert Uytterhoeven
2009-06-15ps3vram: Remove no longer used ps3vram_priv.ddr_baseGeert Uytterhoeven
2009-06-15ps3vram: Replace mutex by spinlock + bio_listGeert Uytterhoeven
2009-06-15ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven