Commit Graph

1147 Commits (3807e26d69b9ad3864fe03224ebebc9610d5802e)

Author SHA1 Message Date
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Peter Huewe 3c36543aea trivial: add __init/__exit macros to DAC960.c 16 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
GeunSik Lim ea5ffff57d debugfs: Modify default debugfs directory for debugging pktcdvd. 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Frans Pop c90cd332d3 floppy: Switch driver to dev_pm_ops 16 years ago
Ed Cashin 18d8217bc4 aoe: end barrier bios with EOPNOTSUPP 16 years ago
Marcin Slusarz 49b3a3cbc0 block: use printk_once 16 years ago
Eric Dumazet 212a502676 cciss: memory leak in cciss_init_one() 16 years ago
Jens Axboe 1f98a13f62 bio: first step in sanitizing the bio->bi_rw flag testing 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
Ed Cashin 7135a71b19 aoe: allocate unused request_queue for sysfs 16 years ago
Geert Uytterhoeven 9413c8836a powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h> 16 years ago
unsik Kim a85a00a699 mg_disk: Add missing ready status check on mg_write() 16 years ago
Bartlomiej Zolnierkiewicz 394c6cc63c mg_disk: fix issue with data integrity on error in mg_write() 16 years ago
unsik Kim eb32baec15 mg_disk: fix reading invalid status when use polling driver 16 years ago
unsik Kim 48f5690d45 mg_disk: remove prohibited sleep operation 16 years ago
Rakib Mullick 4fbfff7607 virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatch 16 years ago
Christoph Hellwig d9ecdea7ed virtio_blk: ioctl return value fix 16 years ago
Christoph Hellwig 4eff3cae9c virtio_blk: don't bounce highmem requests 16 years ago
Julia Lawall 8f47428704 ataflop: adjust NULL test 16 years ago
Zhaolei c9d4bc289c z2ram: Small cleanup for z2ram.c 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Jens Axboe 8aa7e847d8 Fix congestion_wait() sync/async vs read/write confusion 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
Hannes Reinecke b59e64d0dd cciss: Ignore stale commands after reboot 16 years ago
Jiri Slaby 8516a50002 floppy: fix lock imbalance 16 years ago
Boaz Harrosh bc47df0fa7 osdblk: Adjust queue limits to lower device's limits 16 years ago
Jeff Garzik 2a13877c5e osdblk: a Linux block device for OSD objects 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