aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
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-26switch vfs_getattr() to struct pathAl Viro
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
2013-02-20Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2013-02-19xen-blkback: use balloon pages for persistent grantsRoger Pau Monne
2013-02-19xen-blkfront: drop the use of llist_for_each_entry_safeKonrad Rzeszutek Wilk
2013-02-19xen/blkback: Don't trust the handle from the frontend.Konrad Rzeszutek Wilk
2013-02-19xen-blkback: do not leak mode propertyJan Beulich
2013-02-18block: IBM RamSan 70/80 driver fixesPhilip J Kelleher
2013-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-02-14sunvdc: Fix off-by-one in generic_request().David S. Miller
2013-02-14Merge branch 'delete-xt-disk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2013-02-09swim: Add missing spinlock initJean Delvare
2013-02-07rsxx: add slab.h include to dma.cJens Axboe
2013-02-07drivers/block/mtip32xx: add missing GENERIC_HARDIRQS dependencyHeiko Carstens
2013-02-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-06block: remove new __devinit/exit annotations on ramsam driverStephen Rothwell
2013-02-05block: IBM RamSan 70/80 device driverjosh.h.morris@us.ibm.com
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-22Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe
2013-01-21drivers/block/paride: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-21drbd: fix potential protocol error and resulting disconnect/reconnectLars Ellenberg
2013-01-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-12drivers/block/mtip32xx/mtip32xx.c:1726:5: sparse: symbol 'mtip_send_trim' was...Fengguang Wu
2013-01-12drivers/block/mtip32xx/mtip32xx.c:4029:1: sparse: symbol 'mtip_workq_sdbf0' w...Fengguang Wu
2013-01-11dac960: return success instead of -ENOTTYDan Carpenter
2013-01-11mtip32xx: add trim supportAsai Thambi S P
2013-01-11mtip32xx: Add workqueue and NUMA supportAsai Thambi S P
2013-01-11mtip32xx: fix for crash when the device surprise removed during rebuildAsai Thambi S P
2013-01-11mtip32xx: fix for driver hang after a command timeoutAsai Thambi S P
2013-01-04block: delete super ancient PC-XT driver for 1980's hardwarePaul Gortmaker
2013-01-03Drivers: block: remove __dev* attributes.Greg Kroah-Hartman
2013-01-02virtio-blk: Don't free ida when disk is in useAlexander Graf