aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-22const: make block_device_operations constAlexey Dobriyan31-34/+32
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2-5/+5
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-2/+2
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2009-09-15debugfs: Modify default debugfs directory for debugging pktcdvd.GeunSik Lim1-1/+1
2009-09-15driver model: constify attribute groupsDavid Brownell1-1/+1
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-2/+7
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-23/+14
2009-09-14floppy: Switch driver to dev_pm_opsFrans Pop1-2/+7
2009-09-14aoe: end barrier bios with EOPNOTSUPPEd Cashin1-0/+3
2009-09-11block: use printk_onceMarcin Slusarz3-20/+8
2009-09-11cciss: memory leak in cciss_init_one()Eric Dumazet1-2/+2
2009-09-11bio: first step in sanitizing the bio->bi_rw flag testingJens Axboe1-1/+1
2009-09-11writeback: add name to backing_dev_infoJens Axboe1-0/+1
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin3-4/+11
2009-08-20powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven1-1/+1
2009-07-28mg_disk: Add missing ready status check on mg_write()unsik Kim1-17/+15
2009-07-28mg_disk: fix issue with data integrity on error in mg_write()Bartlomiej Zolnierkiewicz1-42/+47
2009-07-28mg_disk: fix reading invalid status when use polling driverunsik Kim1-0/+10
2009-07-28mg_disk: remove prohibited sleep operationunsik Kim1-2/+0
2009-07-22Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds3-3/+8
2009-07-19virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatchRakib Mullick1-1/+6
2009-07-17virtio_blk: ioctl return value fixChristoph Hellwig1-1/+1
2009-07-17virtio_blk: don't bounce highmem requestsChristoph Hellwig1-0/+3
2009-07-17ataflop: adjust NULL testJulia Lawall1-1/+1
2009-07-15z2ram: Small cleanup for z2ram.cZhaolei1-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan3-1/+2
2009-07-10Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds3-0/+718
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe1-4/+6
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches2-4/+5
2009-07-03cciss: Ignore stale commands after rebootHannes Reinecke2-2/+14
2009-06-30floppy: fix lock imbalanceJiri Slaby1-1/+4
2009-06-24osdblk: Adjust queue limits to lower device's limitsBoaz Harrosh1-0/+7
2009-06-24osdblk: a Linux block device for OSD objectsJeff Garzik3-0/+711
2009-06-18hd: stop defining MAJOR_NRChristoph Hellwig1-6/+4
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-8/+22
2009-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-28/+1
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-89/+97
2009-06-16block: remove some includings of blktrace_api.hLi Zefan1-1/+0
2009-06-16mg_disk: seperate mg_disk.h againunsik Kim1-27/+1
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim1-1/+1
2009-06-15block/ps3: remove driver_data direct access of struct deviceRoel Kluin2-32/+32
2009-06-15xen block: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-7/+7
2009-06-15Driver Core: aoe: add nodename for aoe devicesKay Sievers1-0/+7
2009-06-15Driver Core: block: add nodename support for block drivers.Kay Sievers1-0/+7
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller31-1141/+1534
2009-06-15ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven2-38/+33
2009-06-15block/ps3: remove driver_data direct access of struct deviceRoel Kluin2-35/+38
2009-06-15ps3vram: Make ps3vram_priv.reports a void *Geert Uytterhoeven1-3/+3
2009-06-15ps3vram: Remove no longer used ps3vram_priv.ddr_baseGeert Uytterhoeven1-13/+1