summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo2009-05-114-9/+8
* block: cleanup rq->data_len usagesTejun Heo2009-05-111-4/+4
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-1124-139/+143
* block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo2009-05-113-9/+9
* block: add rq->resid_lenTejun Heo2009-05-112-13/+6
* nbd: don't clear rq->sector and nr_sectors unnecessarilyTejun Heo2009-05-111-7/+0
* mg_disk: use defines from <linux/ata.h>Bartlomiej Zolnierkiewicz2009-04-281-101/+43
* mg_disk: fix dependency on libataBartlomiej Zolnierkiewicz2009-04-282-5/+41
* mg_disk: clean up request completion pathsTejun Heo2009-04-281-84/+33
* mg_disk: fold mg_disk.h into mg_disk.cTejun Heo2009-04-281-1/+185
* swim: clean up request completion pathsTejun Heo2009-04-281-7/+0
* swim3: clean up request completion pathsTejun Heo2009-04-281-26/+5
* hd: clean up request completion pathsTejun Heo2009-04-281-24/+12
* sunvdc: kill vdc_end_request()Tejun Heo2009-04-281-7/+2
* ps3disk: simplify request completionTejun Heo2009-04-281-4/+1
* amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block driversTejun Heo2009-04-284-28/+2
* block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-2814-84/+86
* block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-284-8/+4
* loop: use BIO list management functionsAkinobu Mita2009-04-281-19/+7
* hd: fix lockingTejun Heo2009-04-281-10/+7
* mg_disk: fix CONFIG_LBD=y warningBartlomiej Zolnierkiewicz2009-04-281-1/+1
* mg_disk: fix lockingTejun Heo2009-04-281-4/+13
* umem: fix request_queue lock warningSage Weil2009-04-241-0/+1
* USB: add reset endpoint operationsDavid Vrabel2009-04-171-11/+9
* brd: fix cacheflushingNick Piggin2009-04-151-1/+3
* brd: support barriersNick Piggin2009-04-151-0/+1
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-1/+1
* xsysace: Fix dereferencing of cf_id after hd_driveid removalGrant Likely2009-04-081-6/+6
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-077-10/+1162
|\
| * loop: mutex already unlocked in loop_clr_fd()Alexander Beregalov2009-04-071-2/+5
| * mflash: initial supportunsik Kim2009-04-073-0/+1023
| * cciss: change to discover first memory BARMike Miller2009-04-071-5/+14
| * cciss: kernel scan thread for MSA2012Mike Miller2009-04-073-2/+111
| * cciss: fix residual count for block pc requestsJens Axboe2009-04-071-1/+9
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-074-7/+7
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-074-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds2009-04-033-28/+27
|\
| * include/linux/hdreg.h: remove unused definesBartlomiej Zolnierkiewicz2009-04-011-0/+2
| * aoe: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2009-04-011-11/+12
| * xsysace: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz2009-04-011-17/+13
* | nbd: trivial cleanupsPavel Machek2009-04-021-6/+4
* | nbd: add locking to nbd_ioctlPavel Machek2009-04-021-35/+67
* | floppy: provide a PNP device table in the module.Scott James Remnant2009-04-021-0/+8
|/
* loop: add ioctl to resize a loop deviceJ. R. Okajima2009-04-011-0/+30
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-03-264-0/+1252
|\
| * m68k: mac - Add SWIM floppy supportLaurent Vivier2009-03-264-0/+1252
* | Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-263-4/+52
|\ \
| * | loop: fix circular locking in loop_clr_fd()Nikanth Karthikesan2009-03-261-2/+14
| * | loop: support barrier writesNikanth Karthikesan2009-03-241-2/+30
OpenPOWER on IntegriCloud