summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2013-03-25block: removes dynamic allocation on stackPhilip J Kelleher
2013-03-22cciss: fix invalid use of sizeof in cciss_find_cfgtables()Wei Yongjun
2013-03-22loop: cleanup partitions when detaching loop devicePhillip Susi
2013-03-22loop: fix error return code in loop_add()Wei Yongjun
2013-03-22mtip32xx: fix error return code in mtip_pci_probe()Wei Yongjun
2013-03-22Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2013-03-19xen-blkfront: remove frame list from blk_shadowRoger Pau Monne
2013-03-19xen-blkfront: pre-allocate pages for requestsRoger Pau Monne
2013-03-19xen-blkback: don't store dev_bus_addrRoger Pau Monne
2013-03-19xen-blkfront: switch from llist to listRoger Pau Monne
2013-03-19xen-blkback: fix foreach_grant_safe to handle empty listsRoger Pau Monne
2013-03-18xen-blkfront: replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur
2013-03-18xen-blkback: fix dispatch_rw_block_io() error pathJan Beulich
2013-03-16rsxx: fix missing unlock on error return in rsxx_eeh_remap_dmas()Jens Axboe
2013-03-16Adding in EEH support to the IBM FlashSystem 70/80 device driverPhilip J Kelleher
2013-03-11block: IBM RamSan 70/80 error message bug fix.Philip J Kelleher
2013-03-11block: IBM RamSan 70/80 branding changes.Philip J Kelleher
2013-03-11block: IBM RamSan 70/80 fixes inconsistent locking.Philip J Kelleher
2013-03-11block: IBM RamSan 70/80 trivial changes.Philip J Kelleher
2013-03-11xen/blkback: Change statistics counter types to unsignedZoltan Kiss
2013-03-11xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel
2013-03-01xen/xen-blkback: preq.dev is used without initializedChen Gang
2013-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-02-28Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-27nbd: fix sparse warningAlex Elder
2013-02-27nbd: show read-only state in sysfsPaolo Bonzini
2013-02-27nbd: fsync and kill block device on shutdownPaolo Bonzini
2013-02-27nbd: support FLUSH requestsAlex Bligh
2013-02-27drbd: convert to idr_alloc()Tejun Heo
2013-02-27block/loop: convert to idr_alloc()Tejun Heo
2013-02-27block/loop: don't use idr_remove_all()Tejun Heo
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26libceph: update osd request/reply encodingSage Weil
2013-02-26rbd: pass length, not op for osd completionsAlex Elder
2013-02-26rbd: move rbd_osd_trivial_callback()Alex Elder
2013-02-26switch vfs_getattr() to struct pathAl Viro
2013-02-25rbd: eliminate sparse warningsAlex Elder
2013-02-25rbd: normalize dout() callsAlex Elder
2013-02-25rbd: barriers are hardAlex Elder
2013-02-25rbd: ignore zero-length requestsAlex Elder
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22loopdev: ignore negative offset when calculate loop device sizeGuo Chao
2013-02-22loopdev: remove an user triggerable oopsGuo Chao
2013-02-22loopdev: move common code into loop_figure_size()Guo Chao
2013-02-22loopdev: update block device size in loop_set_status()Guo Chao
2013-02-22loopdev: fix a deadlockGuo Chao
2013-02-22drivers/block/swim3.c: fix null pointer dereferenceCong Ding
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds