aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
|\
| * virtio_blk: add support for cache flushChristoph Hellwig2009-09-23
| * virtio: add virtio IDs fileFernando Luis Vazquez Cao2009-09-23
| * virtio: make add_buf return capacity remainingRusty Russell2009-09-23
* | seq_file: constify seq_operationsJames Morris2009-09-23
* | dac960: fix undefined behavior on empty stringMichael Buesch2009-09-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \
| * | trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| * | trivial: add __init/__exit macros to DAC960.cPeter Huewe2009-09-21
| |/
* / const: make block_device_operations constAlexey Dobriyan2009-09-22
|/
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-16
|\
| * debugfs: Modify default debugfs directory for debugging pktcdvd.GeunSik Lim2009-09-15
| * driver model: constify attribute groupsDavid Brownell2009-09-15
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15
|\ \ | |/ |/|
| * powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven2009-08-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-14
|\ \
| * | floppy: Switch driver to dev_pm_opsFrans Pop2009-09-14
* | | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-14
|\ \ \ | |/ / |/| |
| * | aoe: end barrier bios with EOPNOTSUPPEd Cashin2009-09-14
| * | block: use printk_onceMarcin Slusarz2009-09-11
| * | cciss: memory leak in cciss_init_one()Eric Dumazet2009-09-11
| * | bio: first step in sanitizing the bio->bi_rw flag testingJens Axboe2009-09-11
* | | writeback: add name to backing_dev_infoJens Axboe2009-09-11
|/ /
* / aoe: allocate unused request_queue for sysfsEd Cashin2009-09-09
|/
* mg_disk: Add missing ready status check on mg_write()unsik Kim2009-07-28
* mg_disk: fix issue with data integrity on error in mg_write()Bartlomiej Zolnierkiewicz2009-07-28
* mg_disk: fix reading invalid status when use polling driverunsik Kim2009-07-28
* mg_disk: remove prohibited sleep operationunsik Kim2009-07-28
* Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-07-22
|\
| * virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatchRakib Mullick2009-07-18
| * ataflop: adjust NULL testJulia Lawall2009-07-17
| * z2ram: Small cleanup for z2ram.cZhaolei2009-07-14
* | virtio_blk: ioctl return value fixChristoph Hellwig2009-07-17
* | virtio_blk: don't bounce highmem requestsChristoph Hellwig2009-07-17
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2009-07-10
|\ \ | |/ |/|
| * osdblk: Adjust queue limits to lower device's limitsBoaz Harrosh2009-06-24
| * osdblk: a Linux block device for OSD objectsJeff Garzik2009-06-24
* | Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-10
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* | cciss: Ignore stale commands after rebootHannes Reinecke2009-07-03
* | floppy: fix lock imbalanceJiri Slaby2009-06-30
|/
* hd: stop defining MAJOR_NRChristoph Hellwig2009-06-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-16
|\
| * debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-16
| * block/ps3: remove driver_data direct access of struct deviceRoel Kluin2009-06-16
| * xen block: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * Driver Core: aoe: add nodename for aoe devicesKay Sievers2009-06-16
| * Driver Core: block: add nodename support for block drivers.Kay Sievers2009-06-16