summaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-2821-1418/+3980
|\
| * loopdev: ignore negative offset when calculate loop device sizeGuo Chao2013-02-221-4/+5
| * loopdev: remove an user triggerable oopsGuo Chao2013-02-221-6/+16
| * loopdev: move common code into loop_figure_size()Guo Chao2013-02-221-24/+7
| * loopdev: update block device size in loop_set_status()Guo Chao2013-02-221-0/+5
| * loopdev: fix a deadlockGuo Chao2013-02-221-2/+0
| * Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-02-208-49/+87
| |\
| | * xen-blkback: use balloon pages for persistent grantsRoger Pau Monne2013-02-191-2/+4
| | * xen-blkfront: drop the use of llist_for_each_entry_safeKonrad Rzeszutek Wilk2013-02-191-3/+10
| | * xen/blkback: Don't trust the handle from the frontend.Konrad Rzeszutek Wilk2013-02-191-1/+0
| | * xen-blkback: do not leak mode propertyJan Beulich2013-02-191-25/+24
| * | block: IBM RamSan 70/80 driver fixesPhilip J Kelleher2013-02-187-63/+69
| * | Merge branch 'delete-xt-disk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe2013-02-144-1271/+0
| |\ \
| | * | block: delete super ancient PC-XT driver for 1980's hardwarePaul Gortmaker2013-01-054-1271/+0
| * | | rsxx: add slab.h include to dma.cJens Axboe2013-02-071-0/+1
| * | | drivers/block/mtip32xx: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-071-1/+1
| * | | block: remove new __devinit/exit annotations on ramsam driverStephen Rothwell2013-02-061-3/+3
| * | | block: IBM RamSan 70/80 device driverjosh.h.morris@us.ibm.com2013-02-0511-0/+3508
| * | | drivers/block/mtip32xx/mtip32xx.c:1726:5: sparse: symbol 'mtip_send_trim' was...Fengguang Wu2013-01-121-1/+1
| * | | drivers/block/mtip32xx/mtip32xx.c:4029:1: sparse: symbol 'mtip_workq_sdbf0' w...Fengguang Wu2013-01-121-8/+8
| * | | dac960: return success instead of -ENOTTYDan Carpenter2013-01-111-0/+1
| * | | mtip32xx: add trim supportAsai Thambi S P2013-01-112-0/+113
| * | | mtip32xx: Add workqueue and NUMA supportAsai Thambi S P2013-01-112-83/+283
* | | | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-281-1/+4
|\ \ \ \
| * | | | drivers/block/swim3.c: fix null pointer dereferenceCong Ding2013-02-221-1/+4
| |/ / /
* | | | nbd: fix sparse warningAlex Elder2013-02-281-0/+1
* | | | nbd: show read-only state in sysfsPaolo Bonzini2013-02-281-0/+3
* | | | nbd: fsync and kill block device on shutdownPaolo Bonzini2013-02-281-0/+10
* | | | nbd: support FLUSH requestsAlex Bligh2013-02-281-2/+20
* | | | drbd: convert to idr_alloc()Tejun Heo2013-02-281-16/+13
* | | | block/loop: convert to idr_alloc()Tejun Heo2013-02-281-18/+5
* | | | block/loop: don't use idr_remove_all()Tejun Heo2013-02-281-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-273-3/+3
|\ \ \ \
| * | | | switch vfs_getattr() to struct pathAl Viro2013-02-261-1/+1
| * | | | new helper: file_inode(file)Al Viro2013-02-232-2/+2
| |/ / /
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-2/+2
|\ \ \ \
| * \ \ \ Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-261-1/+6
| |\ \ \ \
| * | | | | drivers/block/paride: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-02-201-0/+1
|\ \ \ \ \
| * | | | | swim: Add missing spinlock initJean Delvare2013-02-091-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-02-151-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sunvdc: Fix off-by-one in generic_request().David S. Miller2013-02-141-1/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-066-18/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe2013-01-223-1/+9
| |\ \ \
| | * | | drbd: fix potential protocol error and resulting disconnect/reconnectLars Ellenberg2013-01-213-1/+9
| * | | | mtip32xx: fix for crash when the device surprise removed during rebuildAsai Thambi S P2013-01-111-2/+13
| * | | | mtip32xx: fix for driver hang after a command timeoutAsai Thambi S P2013-01-111-4/+5
| * | | | Merge branch 'stable/for-jens-3.8' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2012-12-192-11/+17
| |\ \ \ \
| | * | | | xen-blkfront: handle bvecs with partial dataRoger Pau Monne2012-12-181-3/+4
| | * | | | llist/xen-blkfront: implement safe version of llist_for_each_entryRoger Pau Monne2012-12-181-1/+2