aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo2009-05-11
* block: add rq->resid_lenTejun Heo2009-05-11
* nbd: don't clear rq->sector and nr_sectors unnecessarilyTejun Heo2009-05-11
* mg_disk: use defines from <linux/ata.h>Bartlomiej Zolnierkiewicz2009-04-28
* mg_disk: fix dependency on libataBartlomiej Zolnierkiewicz2009-04-28
* mg_disk: clean up request completion pathsTejun Heo2009-04-28
* mg_disk: fold mg_disk.h into mg_disk.cTejun Heo2009-04-28
* swim: clean up request completion pathsTejun Heo2009-04-28
* swim3: clean up request completion pathsTejun Heo2009-04-28
* hd: clean up request completion pathsTejun Heo2009-04-28
* sunvdc: kill vdc_end_request()Tejun Heo2009-04-28
* ps3disk: simplify request completionTejun Heo2009-04-28
* amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block driversTejun Heo2009-04-28
* block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-28
* block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-28
* loop: use BIO list management functionsAkinobu Mita2009-04-28
* hd: fix lockingTejun Heo2009-04-28
* mg_disk: fix CONFIG_LBD=y warningBartlomiej Zolnierkiewicz2009-04-28
* mg_disk: fix lockingTejun Heo2009-04-28
* umem: fix request_queue lock warningSage Weil2009-04-24
* USB: add reset endpoint operationsDavid Vrabel2009-04-17
* brd: fix cacheflushingNick Piggin2009-04-15
* brd: support barriersNick Piggin2009-04-15
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-13
* xsysace: Fix dereferencing of cf_id after hd_driveid removalGrant Likely2009-04-08
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-07
|\
| * loop: mutex already unlocked in loop_clr_fd()Alexander Beregalov2009-04-07
| * mflash: initial supportunsik Kim2009-04-07
| * cciss: change to discover first memory BARMike Miller2009-04-07
| * cciss: kernel scan thread for MSA2012Mike Miller2009-04-07
| * cciss: fix residual count for block pc requestsJens Axboe2009-04-07
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds2009-04-03
|\
| * include/linux/hdreg.h: remove unused definesBartlomiej Zolnierkiewicz2009-04-01
| * aoe: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2009-04-01
| * xsysace: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz2009-04-01
* | nbd: trivial cleanupsPavel Machek2009-04-02
* | nbd: add locking to nbd_ioctlPavel Machek2009-04-02
* | floppy: provide a PNP device table in the module.Scott James Remnant2009-04-02
|/
* loop: add ioctl to resize a loop deviceJ. R. Okajima2009-04-01
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-03-26
|\
| * m68k: mac - Add SWIM floppy supportLaurent Vivier2009-03-26
* | Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-26
|\ \
| * | loop: fix circular locking in loop_clr_fd()Nikanth Karthikesan2009-03-26
| * | loop: support barrier writesNikanth Karthikesan2009-03-24
| * | cpqarray: enable bus masteringDave Jones2009-03-24
| * | cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignmentJens Axboe2009-03-24
| |/