Commit History

Author SHA1 Message Date
  Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
  Linus Torvalds bb184d11ff Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc 16 years ago
  Rakib Mullick 4fbfff7607 virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatch 16 years ago
  Christoph Hellwig d9ecdea7ed virtio_blk: ioctl return value fix 16 years ago
  Christoph Hellwig 4eff3cae9c virtio_blk: don't bounce highmem requests 16 years ago
  Mike Frysinger 98e9444474 virtio_blk: add missing __dev{init,exit} markings 16 years ago
  Michael S. Tsirkin d2a7ddda9f virtio: find_vqs/del_vqs virtio operations 16 years ago
  Rusty Russell 9499f5e7ed virtio: add names to virtqueue struct, mapping from devices to queues. 16 years ago
  john cooper 1d589bb16b Add serial number support for virtio_blk, V4a 16 years ago
  Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
  Jens Axboe f831cc0349 virtio_blk: get rid of unused variable 16 years ago
  Hannes Reinecke 1cde26f928 virtio_blk: SG_IO passthru support 16 years ago
  Christoph Hellwig 6c3b46f745 virtio_blk: don't blindly derefence req->rq_disk 16 years ago
  Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
  Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 years ago
  Tejun Heo 40cbbb781d block: implement and use [__]blk_end_request_all() 16 years ago
  Linus Torvalds ab70537c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus 16 years ago
  Randy Dunlap b194aee956 virtio_blk: fix type warning 16 years ago
  Rusty Russell 0864b79a15 virtio: block: dynamic maximum segments 16 years ago
  Rusty Russell 4b7f7e2049 virtio: set max_segment_size and max_sectors to infinite. 16 years ago
  Fernando Luis Vázquez Cao 7d116b626b virtio_blk: set queue paravirt flag 17 years ago
  Al Viro 4e10985298 [PATCH] switch virtio_blk 17 years ago
  Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
  Al Viro 74f3c8aff3 [PATCH] switch scsi_cmd_ioctl() to passing fmode_t 18 years ago
  Kiyoshi Ueda 8316982ac0 virtio_blk: change to use __blk_end_request() 17 years ago
  Fernando Luis Vázquez Cao 766ca4428d virtio_blk: use a wrapper function to access io context information of IO requests 17 years ago
  Christian Borntraeger 066f4d82a6 virtio_blk: check for hardsector size from host 17 years ago
  Christian Borntraeger 3ef5360954 virtio_blk: allow read-only disks 17 years ago
  Chris Lalancette ac9d463afb Fix crash in virtio_blk during modprobe ; rmmod ; modprobe 17 years ago
  Ryan Harper 48e4043d45 virtio: add virtio disk geometry feature 17 years ago