lguest: have example Launcher service all devices in separate threads
[safe/jmp/linux-2.6] / drivers / block /
2009-06-10 Ondrej Zaryfloppy: fix hibernation
2009-06-10 Robert P. J. Dayramdisk: remove long-deprecated "ramdisk=" boot-time...
2009-06-09 john cooperAdd serial number support for virtio_blk, V4a
2009-06-09 scameron@beardog... cciss: decode unit attention in SCSI error handling...
2009-06-09 scameron@beardog... cciss: Remove no longer needed sendcmd reject processin...
2009-06-09 scameron@beardog... cciss: change SCSI error handling routines to work...
2009-06-09 scameron@beardog... cciss: separate error processing and command retrying...
2009-06-09 scameron@beardog... cciss: factor out fix target status processing code...
2009-06-09 scameron@beardog... cciss: simplify interface of sendcmd() and sendcmd_with...
2009-06-09 scameron@beardog... cciss: factor out core of sendcmd_withirq() for use...
2009-06-09 scameron@beardog... cciss: Use schedule_timeout_uninterruptible in SCSI...
2009-06-02 Andrew Mortoncciss: use schedule_timeout_interruptible()
2009-06-02 Andrew Pattersoncciss: add cciss driver sysfs entries
2009-06-02 Stephen M. Cameroncciss: fix SCSI device reset handler
2009-06-02 Stephen M. Cameroncciss: factor out core of sendcmd() for a more sane...
2009-05-22 Martin K. Petersenblock: Use accessor functions for queue limits
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-22 Jens AxboeMerge branch 'master' into for-2.6.31
2009-05-22 Roel Kluinxen-blkfront: beyond ARRAY_SIZE of info->shadow
2009-05-19 Tejun Heoblock: set rq->resid_len to blk_rq_bytes() on issue
2009-05-19 Tejun Heoub: use __blk_end_request_all()
2009-05-19 Ian Campbellxen/blkfront: fix warning when deleting gendisk on...
2009-05-19 Ian Campbellxen/blkfront: allow xenbus state transition to Closing...
2009-05-18 Jens Axboevirtio_blk: get rid of unused variable
2009-05-18 Hannes Reineckevirtio_blk: SG_IO passthru support
2009-05-18 Christoph Hellwigvirtio_blk: don't blindly derefence req->rq_disk
2009-05-11 Miklos Szeredisplice: implement default splice_read method
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heoblock: convert to dequeueing model (easy ones)
2009-05-11 Tejun Heoz2ram: dequeue in-flight request
2009-05-11 Tejun Heoxd: dequeue in-flight request
2009-05-11 Tejun Heoswim: dequeue in-flight request
2009-05-11 Tejun Heoamiflop: dequeue in-flight request
2009-05-11 Tejun Heops3disk: dequeue in-flight request
2009-05-11 Tejun Heoparide: dequeue in-flight request
2009-05-11 Tejun Heoxsysace: dequeue in-flight request
2009-05-11 Tejun Heoswim3: dequeue in-flight request
2009-05-11 Tejun Heoataflop: dequeue and track in-flight request
2009-05-11 Tejun Heohd: dequeue and track in-flight request
2009-05-11 Tejun Heomg_disk: dequeue and track in-flight request
2009-05-11 Tejun Heomg_disk: fix queue hang / infinite retry on !fs requests
2009-05-11 Tejun Heoblock: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
2009-05-11 Tejun Heoblock: cleanup rq->data_len usages
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-05-11 Tejun Heoblock: implement blk_rq_pos/[cur_]sectors() and convert...
2009-05-11 Tejun Heoblock: add rq->resid_len
2009-05-11 Tejun Heonbd: don't clear rq->sector and nr_sectors unnecessarily
2009-04-28 Tejun Heohd: fix locking
2009-04-28 Bartlomiej Zolnier... mg_disk: fix CONFIG_LBD=y warning
2009-04-28 Tejun Heomg_disk: fix locking
2009-04-28 Bartlomiej Zolnier... mg_disk: use defines from <linux/ata.h>
2009-04-28 Bartlomiej Zolnier... mg_disk: fix dependency on libata
2009-04-28 Tejun Heomg_disk: clean up request completion paths
2009-04-28 Tejun Heomg_disk: fold mg_disk.h into mg_disk.c
2009-04-28 Tejun Heoswim: clean up request completion paths
2009-04-28 Tejun Heoswim3: clean up request completion paths
2009-04-28 Tejun Heohd: clean up request completion paths
2009-04-28 Tejun Heosunvdc: kill vdc_end_request()
2009-04-28 Tejun Heops3disk: simplify request completion
2009-04-28 Tejun Heoamiflop,ataflop,xd,mg_disk: clean up unnecessary stuff...
2009-04-28 Tejun Heoblock: replace end_request() with [__]blk_end_request_cur()
2009-04-28 Tejun Heoblock: implement and use [__]blk_end_request_all()
2009-04-28 Akinobu Mitaloop: use BIO list management functions
2009-04-28 Tejun Heohd: fix locking
2009-04-28 Bartlomiej Zolnier... mg_disk: fix CONFIG_LBD=y warning
2009-04-28 Tejun Heomg_disk: fix locking
2009-04-24 Sage Weilumem: fix request_queue lock warning
2009-04-17 David VrabelUSB: add reset endpoint operations
2009-04-15 Nick Pigginbrd: fix cacheflushing
2009-04-15 Nick Pigginbrd: support barriers
2009-04-13 Yang HongyangReplace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
2009-04-08 Grant Likelyxsysace: Fix dereferencing of cf_id after hd_driveid...
2009-04-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-04-07 Alexander Beregalovloop: mutex already unlocked in loop_clr_fd()
2009-04-07 unsik Kimmflash: initial support
2009-04-07 Mike Millercciss: change to discover first memory BAR
2009-04-07 Mike Millercciss: kernel scan thread for MSA2012
2009-04-07 Jens Axboecciss: fix residual count for block pc requests
2009-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/bart/linux-hdreg...
2009-04-03 Pavel Macheknbd: trivial cleanups
2009-04-03 Pavel Macheknbd: add locking to nbd_ioctl
2009-04-03 Scott James Remnantfloppy: provide a PNP device table in the module.
2009-04-01 Bartlomiej Zolnier... include/linux/hdreg.h: remove unused defines
2009-04-01 Bartlomiej Zolnier... aoe: WIN_* -> ATA_CMD_*
2009-04-01 Bartlomiej Zolnier... xsysace: make it 'struct hd_driveid'-free
2009-04-01 J. R. Okajimaloop: add ioctl to resize a loop device
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-26 Linus TorvaldsMerge branch 'for-2.6.30' of git://git.kernel.dk/linux...
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-26 Laurent Vivierm68k: mac - Add SWIM floppy support
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-03-26 Nikanth Karthikesanloop: fix circular locking in loop_clr_fd()
2009-03-24 Eric Miaoplatform: make better use of to_platform_{device,driver...
2009-03-24 Alan Sternusb-storage: prepare for subdriver separation
2009-03-24 Julia LawallUSB: ub: use USB API functions rather than constants
2009-03-24 Nikanth Karthikesanloop: support barrier writes
2009-03-24 Dave Jonescpqarray: enable bus mastering
next