aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2009-05-11block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo
2009-05-11block: add rq->resid_lenTejun Heo
2009-05-11nbd: don't clear rq->sector and nr_sectors unnecessarilyTejun Heo
2009-04-28mg_disk: use defines from <linux/ata.h>Bartlomiej Zolnierkiewicz
2009-04-28mg_disk: fix dependency on libataBartlomiej Zolnierkiewicz
2009-04-28mg_disk: clean up request completion pathsTejun Heo
2009-04-28mg_disk: fold mg_disk.h into mg_disk.cTejun Heo
2009-04-28swim: clean up request completion pathsTejun Heo
2009-04-28swim3: clean up request completion pathsTejun Heo
2009-04-28hd: clean up request completion pathsTejun Heo
2009-04-28sunvdc: kill vdc_end_request()Tejun Heo
2009-04-28ps3disk: simplify request completionTejun Heo
2009-04-28amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block driversTejun Heo
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo
2009-04-28block: implement and use [__]blk_end_request_all()Tejun Heo
2009-04-28loop: use BIO list management functionsAkinobu Mita
2009-04-28hd: fix lockingTejun Heo
2009-04-28mg_disk: fix CONFIG_LBD=y warningBartlomiej Zolnierkiewicz
2009-04-28mg_disk: fix lockingTejun Heo
2009-04-24umem: fix request_queue lock warningSage Weil
2009-04-17USB: add reset endpoint operationsDavid Vrabel
2009-04-15brd: fix cacheflushingNick Piggin
2009-04-15brd: support barriersNick Piggin
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-04-08xsysace: Fix dereferencing of cf_id after hd_driveid removalGrant Likely
2009-04-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-07loop: mutex already unlocked in loop_clr_fd()Alexander Beregalov
2009-04-07mflash: initial supportunsik Kim
2009-04-07cciss: change to discover first memory BARMike Miller
2009-04-07cciss: kernel scan thread for MSA2012Mike Miller
2009-04-07cciss: fix residual count for block pc requestsJens Axboe
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds
2009-04-02nbd: trivial cleanupsPavel Machek
2009-04-02nbd: add locking to nbd_ioctlPavel Machek
2009-04-02floppy: provide a PNP device table in the module.Scott James Remnant
2009-04-01include/linux/hdreg.h: remove unused definesBartlomiej Zolnierkiewicz
2009-04-01aoe: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz
2009-04-01xsysace: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz
2009-04-01loop: add ioctl to resize a loop deviceJ. R. Okajima
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2009-03-26Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26m68k: mac - Add SWIM floppy supportLaurent Vivier
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-03-26loop: fix circular locking in loop_clr_fd()Nikanth Karthikesan
2009-03-24platform: make better use of to_platform_{device,driver}() macrosEric Miao
2009-03-24usb-storage: prepare for subdriver separationAlan Stern