Commit Graph

1748 Commits (57f0adc7eaaf4315d568e72069dbe48aa7e20995)

Author SHA1 Message Date
Petr Uzel fd51469fb6 block: kill loop_mutex 14 years ago
NeilBrown 93b270f76e Fix over-zealous flush_disk when changing device size. 14 years ago
Soren Hansen de1f016f88 nbd: remove module-level ioctl mutex 14 years ago
Stephen M. Cameron 68264e9d67 cciss: make cciss_revalidate not loop through CISS_MAX_LUNS volumes unnecessarily. 14 years ago
Tracey Dent a0700bdd0b drivers/block/aoe/Makefile: replace the use of <module>-objs with <module>-y 14 years ago
Sergey Senozhatsky ee71a96867 loop: queue_lock NULL pointer derefence in blk_throtl_exit 14 years ago
Tracey Dent 04de96c9c6 drivers/block/Makefile: replace the use of <module>-objs with <module>-y 14 years ago
Yehuda Sadeh 766fc43973 rbd: fix cleanup when trying to mount inexistent image 14 years ago
Jens Axboe e6e1ee936d cciss: reinstate proper FIFO order of command queue list 14 years ago
Ian Campbell 2de06cc1f1 xen: separate out frontend xenbus 14 years ago
Tejun Heo 30d65030fd xen: don't use flush_scheduled_work() 14 years ago
Tejun Heo 8aa0f41384 floppy: don't use flush_scheduled_work() 14 years ago
Linus Torvalds 453434cf3f Fix build error in drivers/block/cciss.c 14 years ago
Jens Axboe 3603b8eacc Fix compile warnings due to missing removal of a 'ret' variable 14 years ago
Stephen M. Cameron 0fc13c8995 cciss: fix cciss_revalidate panic 14 years ago
Michał Mirosław a8adbe378b fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors 14 years ago
Jeremy Fitzhardinge 667c78afae xen: Provide a variant of __RING_SIZE() that is an integer constant expression 14 years ago
Yehuda Sadeh dfc5606dc5 rbd: replace the rbd sysfs interface 14 years ago
Lars Ellenberg a115413de1 drbd: fix for spin_lock_irqsave in endio callback 14 years ago
Lars Ellenberg c13f7e1a94 drbd: don't recvmsg with zero length 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Jens Axboe bbe425cd9a cciss: fix build for PROC_FS disabled 14 years ago
Jeff Garzik f281233d3e SCSI host lock push-down 14 years ago
Vivek Goyal 3e9bb2a071 block: fix amiga and atari floppy driver compile warning 14 years ago
Tejun Heo d4d7762995 block: clean up blkdev_get() wrappers and their users 14 years ago
Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access 14 years ago
Christoph Hellwig 02e031cbc8 block: remove REQ_HARDBARRIER 14 years ago
Mike Snitzer 77304d2aba block: read i_size with i_size_read() 14 years ago
Jens Axboe 90fdb0b98a cciss: fix proc warning on attempt to remove non-existant directory 14 years ago
Eric Dumazet 840a185ddd aoe: remove dev_base_lock use from aoecmd_cfg_pkts() 14 years ago
Pekka Enberg 2b51dca79a floppy: replace NO_GEOM macro with a function 14 years ago
Vivek Goyal d017bf6b4f floppy: fix another use-after-free 14 years ago
Linus Torvalds c093ee4f07 floppy: fix use-after-free in module load failure path 14 years ago
Jeremy Fitzhardinge dcb8baecea xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests 14 years ago
Jeremy Fitzhardinge be2f8373c1 xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIER 14 years ago
Jeremy Fitzhardinge a945b9801a xen/blkfront: change blk_shadow.request to proper pointer 14 years ago
Jeremy Fitzhardinge c64e38ea17 xen/blkfront: map REQ_FLUSH into a full barrier 14 years ago
Mike Miller 6fa9775208 cciss: remove overlapping PCI IDs 14 years ago
Vasiliy Kulikov 7ab5118d7c block: cciss: fix information leak to userland 14 years ago
Andrew Morton 027b180d74 drivers/block/aoe/aoeblk.c: ratelimit a warning printk 14 years ago
Geert Uytterhoeven e1fbd9210d drivers/block/z2ram.c: correct printing of sector_t 14 years ago
Tejun Heo 5ad21a3374 aoe: don't use flush_scheduled_work() 14 years ago
Nicolas Kaiser 2027ae1fa9 drivers/block/drbd/drbd_main.c: fix error path 14 years ago
Milan Broz 51a0bb0c2e loop: Properly clear sysfs in autoclear mode 14 years ago
Peter Zijlstra 61ecdb801e mm: strictly nested kmap_atomic() 14 years ago
Stephen M. Cameron 4205df3400 cciss: remove controllers supported by hpsa 15 years ago
Stephen M. Cameron 332c2f80a8 cciss: use usleep_range not msleep for small sleeps 15 years ago
Stephen M. Cameron 186fb9cf6a cciss: limit commands allocated on reset_devices 15 years ago
Stephen M. Cameron f442e64b93 cciss: Use kernel provided PCI state save and restore functions 15 years ago
Stephen M. Cameron afa842fa64 cciss: fix board status waiting code 15 years ago