Commit Graph

849 Commits (18ee49ddb0d242ed1d0e273038d5e4f6de7379d3)

Author SHA1 Message Date
David S. Miller d87798450a aoe: Fix OOPS after SKB queue changes. 17 years ago
David S. Miller e9bb8fb0b6 aoe: Use SKB interfaces for list management instead of home-grown stuff. 17 years ago
Linus Torvalds 8560c650f3 Revert "pktcdvd: push BKL down into driver" 17 years ago
Akinobu Mita c82f296601 brd: fix name argument of unregister_blkdev() 17 years ago
Sven Wegener f3944d61dd nbd: fix memory leak of nbd_dev array 17 years ago
Adrian Bunk 62aa0054da xen-blkfront.c: make blkif_ioctl() static 17 years ago
Mike Miller ba198efb5e cciss: fix bug if scsi tape support is disabled 17 years ago
Mike Miller 935dc8d757 cciss: add support for multi lun tape devices 17 years ago
Mike Miller f4a93bcda7 cciss: change the way we notify scsi midlayer of tape drives 17 years ago
Mike Miller eece695f8b cciss: fix negative logical drive count in procfs 17 years ago
Mike Miller 6ae5ce8e8d cciss: remove redundant code 17 years ago
Mike Miller a72da29b6c cciss: make rebuild_lun_table behave better 17 years ago
Nikanth Karthikesan f7108f91cd cciss: return -EFAULT if copy_from_user() fails 17 years ago
Hannes Reinecke 756fcab277 block/cciss.c: remove pointless curr_queue calculation 17 years ago
Niels de Vos 61a2d07d3f Remove newline from the description of module parameters 17 years ago
Matthias Kaehlcke 24879a8e3e aoe: convert emsgs_sema into a completion 17 years ago
Christian Borntraeger 066f4d82a6 virtio_blk: check for hardsector size from host 17 years ago
Greg Kroah-Hartman f79f060561 device create: block: convert device_create to device_create_drvdata 17 years ago
Geert Uytterhoeven e945b568e2 m68k: Return -ENODEV if no device is found 17 years ago
Adrian Bunk 72a3d651b2 hd.c: remove the #include <linux/mc146818rtc.h> 17 years ago
Adrian Bunk f327c1c33f update the BLK_DEV_HD help text 17 years ago
Adrian Bunk 453ea3ed0b move ide/legacy/hd.c to drivers/block/ 17 years ago
FUJITA Tomonori d79c5a670d block: convert pd_special_command to use blk_execute_rq 17 years ago
Mike Miller 491539982a cciss: read config to obtain max outstanding commands per controller 17 years ago
Stephen M. Cameron 77b96bd7e5 cciss: fix regression that no device nodes are created if no logical drives are configured. 17 years ago
Christophe Jaillet 7c0c0b5b19 drivers/block/pktcdvd.c: avoid useless memset 17 years ago
Alan Cox 2610324fca DAC960: push down BKL 17 years ago
Alan Cox 5b6155ee70 pktcdvd: push BKL down into driver 17 years ago
Alan Cox be1fd70fea paride: push ioctl down into driver 17 years ago
Harvey Harrison 823ed72e8f block: use get_unaligned_* helpers 17 years ago
Alasdair G Kergon cc371e66e3 Add bvec_merge_data to handle stacked devices and ->merge_bvec() 17 years ago
Ian Campbell a144ff09bc xen: Avoid allocations causing swap activity on the resume path 17 years ago
Jan Beulich 5a60d0cd4f xen/blkfront: add __exit to module_exit() handlers 17 years ago
Wim Colgate 04c0635058 xen/blkfront: Make sure that the device is fully ready before allowing release. 17 years ago
Christian Limpach 440a01a7f4 xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront. 17 years ago
Ian Campbell 1c91fe1a0d xen/blkfront: Make sure we don't use bounce buffers, we don't need them. 17 years ago
Jonathan Corbet ea2959a297 paride: cdev lock_kernel() pushdown 17 years ago
Jonathan Corbet 579174a55f AoE: cdev lock_kernel() pushdown 17 years ago
Mike Miller 24aac480e7 cciss: add new hardware support 17 years ago
Nick Piggin efedf51c86 Add 'rd' alias to new brd ramdisk driver 17 years ago
Christian Borntraeger 3ef5360954 virtio_blk: allow read-only disks 17 years ago
Chris Lalancette ac9d463afb Fix crash in virtio_blk during modprobe ; rmmod ; modprobe 17 years ago
Marcin Krol 53978d0a7a brd: don't show ramdisks in /proc/partitions 17 years ago
Stephen Rothwell 8962cadbe7 [POWERPC] iSeries: Remove unused mail address 17 years ago
Geert Uytterhoeven fd5b462f0b m68k: Return -ENODEV if no device is found 17 years ago
Jens Axboe 28f13702f0 block: avoid duplicate calls to get_part() in disk stat code 17 years ago
Pete Zaitcev 9029b174ba ub: Cosmetics 17 years ago
Pete Zaitcev 0da13c8c3d ub: Ignore bad residue 17 years ago
Pete Zaitcev 82fe26ba7a ub: Tune retries 17 years ago
Pete Zaitcev 2c51ae70ed ub: Fix timeouts 17 years ago