Commit Graph

1112 Commits (e3288775ff63900fbb7db505f2b9a1bee98f07df)

Author SHA1 Message Date
Hannes Reinecke b59e64d0dd cciss: Ignore stale commands after reboot 16 years ago
Jiri Slaby 8516a50002 floppy: fix lock imbalance 16 years ago
Christoph Hellwig ddeb9c3e94 hd: stop defining MAJOR_NR 16 years ago
Li Zefan e212d6f250 block: remove some includings of blktrace_api.h 16 years ago
unsik Kim 5ced504b1b mg_disk: seperate mg_disk.h again 16 years ago
GeunSik Lim 156f5a7801 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. 16 years ago
Roel Kluin 5888fd30ac block/ps3: remove driver_data direct access of struct device 16 years ago
Greg Kroah-Hartman a1b4b12b37 xen block: remove driver_data direct access of struct device 16 years ago
Kay Sievers 1ce8a0d396 Driver Core: aoe: add nodename for aoe devices 16 years ago
Kay Sievers b03f38b685 Driver Core: block: add nodename support for block drivers. 16 years ago
Geert Uytterhoeven 03fa68c245 ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata 16 years ago
Roel Kluin 6dee2c87eb block/ps3: remove driver_data direct access of struct device 16 years ago
Geert Uytterhoeven 1bd9784f5e ps3vram: Make ps3vram_priv.reports a void * 16 years ago
Geert Uytterhoeven c3b94fd800 ps3vram: Remove no longer used ps3vram_priv.ddr_base 16 years ago
Geert Uytterhoeven fb89e89d0f ps3vram: Replace mutex by spinlock + bio_list 16 years ago
Geert Uytterhoeven d3352c9f1e ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> 16 years ago
Geert Uytterhoeven 56ac72dba5 ps3vram: GPU memory mapping cleanup 16 years ago
Jim Paris 3273d8778f ps3vram: Correct exchanged gotos in ps3vram_probe() error path 16 years ago
Geert Uytterhoeven 3c20e2f279 ps3vram: Use proc_create_data() instead of proc_create() 16 years ago
Geert Uytterhoeven 734957c897 ps3vram: Fix error path (return -EIO) for short read/write 16 years ago
Pavel Machek 4737f0978d trivial: Kconfig: .ko is normally not included in module names 16 years ago
Mike Frysinger 98e9444474 virtio_blk: add missing __dev{init,exit} markings 16 years ago
Michael S. Tsirkin d2a7ddda9f virtio: find_vqs/del_vqs virtio operations 16 years ago
Rusty Russell 9499f5e7ed virtio: add names to virtqueue struct, mapping from devices to queues. 16 years ago
Ondrej Zary 5e50b9ef97 floppy: fix hibernation 16 years ago
Robert P. J. Day 1adbee50fd ramdisk: remove long-deprecated "ramdisk=" boot-time parameter 16 years ago
john cooper 1d589bb16b Add serial number support for virtio_blk, V4a 16 years ago
scameron@beardog.cca.cpqcorp.net 3969251b80 cciss: decode unit attention in SCSI error handling code 16 years ago
scameron@beardog.cca.cpqcorp.net 72f9f1324f cciss: Remove no longer needed sendcmd reject processing code 16 years ago
scameron@beardog.cca.cpqcorp.net 85cc61ae41 cciss: change SCSI error handling routines to work with interrupts enabled. 16 years ago
scameron@beardog.cca.cpqcorp.net 789a424ad1 cciss: separate error processing and command retrying code in sendcmd_withirq_core() 16 years ago
scameron@beardog.cca.cpqcorp.net 3c2ab40296 cciss: factor out fix target status processing code from sendcmd functions 16 years ago
scameron@beardog.cca.cpqcorp.net b57695fe13 cciss: simplify interface of sendcmd() and sendcmd_withirq() 16 years ago
scameron@beardog.cca.cpqcorp.net 5390cfc3fe cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code 16 years ago
scameron@beardog.cca.cpqcorp.net 40df6ae427 cciss: Use schedule_timeout_uninterruptible in SCSI error handling code 16 years ago
Andrew Morton 77b0308a07 cciss: use schedule_timeout_interruptible() 16 years ago
Andrew Patterson 7fe063268e cciss: add cciss driver sysfs entries 16 years ago
Stephen M. Cameron 88f627ae39 cciss: fix SCSI device reset handler 16 years ago
Stephen M. Cameron 4a4b2d7684 cciss: factor out core of sendcmd() for a more sane interface 16 years ago
David S. Miller 438263ac58 aoe: Remove superfluous clearing of skb fields in new_skb(). 16 years ago
Martin K. Petersen ae03bf639a block: Use accessor functions for queue limits 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Roel Kluin b9ed7252d2 xen-blkfront: beyond ARRAY_SIZE of info->shadow 16 years ago
Michal Simek 6fa612b56c microblaze: Kconfig: Enable drivers for Microblaze 16 years ago
Tejun Heo 5f49f63178 block: set rq->resid_len to blk_rq_bytes() on issue 16 years ago
Tejun Heo 3755100dd5 ub: use __blk_end_request_all() 16 years ago
Ian Campbell 31a14400e8 xen/blkfront: fix warning when deleting gendisk on unplug/shutdown 16 years ago
Ian Campbell 28afea5b2f xen/blkfront: allow xenbus state transition to Closing->Closed when not Connected 16 years ago
Jens Axboe f831cc0349 virtio_blk: get rid of unused variable 16 years ago
Hannes Reinecke 1cde26f928 virtio_blk: SG_IO passthru support 16 years ago