aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-01-15
|\
| * Merge branch 'for-3.3/mtip32xx' into for-3.3/driversJens Axboe2012-01-15
| |\
| | * mtip32xx: do rebuild monitoring asynchronouslyAsai Thambi S P2012-01-04
| | * mtip32xx: uninitialized variable in mtip_quiesce_io()Dan Carpenter2011-11-24
| | * mtip32xx: updates based on feedbackAsai Thambi S P2011-11-23
| | * mtip32xx: update to new ->make_request() APIJens Axboe2011-11-05
| | * mtip32xx: add module.h include to avoid conflict with moduleh treeJens Axboe2011-11-05
| | * mtip32xx: mark a few more items staticJens Axboe2011-11-05
| | * mtip32xx: ensure that all local functions are staticJens Axboe2011-11-05
| | * mtip32xx: cleanup compat ioctl handlingJens Axboe2011-11-05
| | * mtip32xx: fix warnings/errors on 32-bit compilesJens Axboe2011-11-05
| | * block: Add driver for Micron RealSSD pcie flash cardsSam Bradshaw2011-11-05
| * | Merge branch 'stable/for-jens-3.3' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2011-12-25
| |\ \
| | * | xen-blkfront: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-16
| | * | xen-blkback: convert hole punching to discard request on loop devicesLi Dongyang2011-11-18
| | * | xen/blkback: Move processing of BLKIF_OP_DISCARD from dispatch_rw_block_ioKonrad Rzeszutek Wilk2011-11-18
| | * | xen/blk[front|back]: Enhance discard support with secure erasing support.Konrad Rzeszutek Wilk2011-11-18
| | * | xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard togetherKonrad Rzeszutek Wilk2011-11-18
* | | | Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-01-15
|\| | |
| * | | block, sx8: kill blk_insert_request()Tejun Heo2011-12-13
* | | | block: add and use scsi_blk_cmd_ioctlPaolo Bonzini2012-01-14
* | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-14
|\ \ \ \
| * | | | paride/pcd: fix bool verbose module parameter.Rusty Russell2012-01-12
| * | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-01-13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rbd: initialize snap_rwsem in rbd_add()Alex Elder2012-01-12
* | | | | virtio: blk: Add freeze, restore handlers to support S4Amit Shah2012-01-12
* | | | | virtio: blk: Move vq initialization to separate functionAmit Shah2012-01-12
* | | | | virtio_blk: fix config handler raceMichael S. Tsirkin2012-01-12
* | | | | virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell2012-01-12
* | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-10
|\ \ \ \ \
| * | | | | block: xsysace: Don't use NO_IRQMichal Simek2012-01-05
| |/ / / /
* | | | | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-10
|\ \ \ \ \
| * | | | | Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-04
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \ \ \ \
| * | | | | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro2012-01-06
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | * | | | fs: move code out of buffer.cAl Viro2012-01-03
| | |/ / / / | |/| | | |
| | * | | | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-03
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-01-06
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | m68k/mac: cleanup forward declarationsFinn Thain2011-12-10
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-12-16
|\ \ \ \
| * | | | block/swim3: Locking fixesBenjamin Herrenschmidt2011-12-12
| * | | | loop: Fix discard_alignment default settingLukas Czerner2011-12-02
| * | | | cciss: fix flush cache transfer lengthStephen M. Cameron2011-11-28
| * | | | cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handlerStephen M. Cameron2011-11-28
| * | | | loop: fix loop block driver discard and encryption commentDave Young2011-11-25
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-12-13
|\ \ \ \ | |/ / / |/| | |
| * | | rbd: remove buggy rollback functionalityJosh Durgin2011-12-07