Commit Graph

1254 Commits (6c664a8915f5341c2e7f1df0bb4b9b4a88f6ad77)

Author SHA1 Message Date
Tejun Heo eec9462088 mg_disk: fold mg_disk.h into mg_disk.c 16 years ago
Tejun Heo e138b4e08e swim: clean up request completion paths 16 years ago
Tejun Heo 467ca759fc swim3: clean up request completion paths 16 years ago
Tejun Heo e091eb67af hd: clean up request completion paths 16 years ago
Tejun Heo 044208506d sunvdc: kill vdc_end_request() 16 years ago
Tejun Heo cd4c34ebec ps3disk: simplify request completion 16 years ago
Tejun Heo 5b5c5d12b9 amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers 16 years ago
Tejun Heo f06d9a2b52 block: replace end_request() with [__]blk_end_request_cur() 16 years ago
Tejun Heo 40cbbb781d block: implement and use [__]blk_end_request_all() 16 years ago
Akinobu Mita e686307fdc loop: use BIO list management functions 16 years ago
Tejun Heo e93b9fb7d8 hd: fix locking 16 years ago
Bartlomiej Zolnierkiewicz 7090a0a97f mg_disk: fix CONFIG_LBD=y warning 16 years ago
Tejun Heo ac2ff946a5 mg_disk: fix locking 16 years ago
Sage Weil f3c737de8f umem: fix request_queue lock warning 16 years ago
David Vrabel 3444b26afa USB: add reset endpoint operations 16 years ago
Nick Piggin c2572f2b4f brd: fix cacheflushing 16 years ago
Nick Piggin dfbc4752ea brd: support barriers 16 years ago
Yang Hongyang e930438c42 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) 16 years ago
Grant Likely f0edef8c8b xsysace: Fix dereferencing of cf_id after hd_driveid removal 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Alexander Beregalov ffcd7dca3a loop: mutex already unlocked in loop_clr_fd() 16 years ago
unsik Kim 3fbed4c61a mflash: initial support 16 years ago
Mike Miller e143858104 cciss: change to discover first memory BAR 16 years ago
Mike Miller 0a9279cc7c cciss: kernel scan thread for MSA2012 16 years ago
Jens Axboe ac44e5b2ed cciss: fix residual count for block pc requests 16 years ago
Pavel Machek 15746fcaa3 nbd: trivial cleanups 16 years ago
Pavel Machek 1a2ad21128 nbd: add locking to nbd_ioctl 16 years ago
Scott James Remnant 83f9ef463b floppy: provide a PNP device table in the module. 16 years ago
Bartlomiej Zolnierkiewicz 4fe6e30645 include/linux/hdreg.h: remove unused defines 16 years ago
Bartlomiej Zolnierkiewicz 04b3ab52a0 aoe: WIN_* -> ATA_CMD_* 16 years ago
Bartlomiej Zolnierkiewicz 4aaf2fec71 xsysace: make it 'struct hd_driveid'-free 16 years ago
J. R. Okajima 53d6660836 loop: add ioctl to resize a loop device 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Laurent Vivier 8852ecd974 m68k: mac - Add SWIM floppy support 16 years ago
Nikanth Karthikesan f028f3b2f9 loop: fix circular locking in loop_clr_fd() 16 years ago
Eric Miao 71b3e0c1ad platform: make better use of to_platform_{device,driver}() macros 16 years ago
Alan Stern e6e244b6cb usb-storage: prepare for subdriver separation 16 years ago
Julia Lawall db5e6df172 USB: ub: use USB API functions rather than constants 16 years ago
Nikanth Karthikesan 68db1961bb loop: support barrier writes 16 years ago
Dave Jones 0061d38642 cpqarray: enable bus mastering 16 years ago
Jens Axboe 10cbda97e7 cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignment 16 years ago
Grant Likely bfbd442f69 Fix Xilinx SystemACE driver to handle empty CF slot 16 years ago
Geert Uytterhoeven f507cd2203 ps3/block: Replace mtd/ps3vram by block/ps3vram 16 years ago
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 years ago
Roel Kluin a3941ec101 loop: don't increment p->offset with (size_t) -EINVAL 16 years ago
Jens Axboe 5e18cfd04f cciss: remove 30 second initial timeout on controller reset 16 years ago
Kris Shannon a1a15ac5f9 Fix kernel NULL pointer dereference in xen-blkfront 16 years ago
Roel Kluin 9487311157 aoe: error printed 1 too early 16 years ago
Jens Axboe 9e973e64ac xen/blkfront: use blk_rq_map_sg to generate ring entries 16 years ago