aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2012-01-15Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-01-15Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-01-15Merge branch 'for-3.3/mtip32xx' into for-3.3/driversJens Axboe
2012-01-14block: add and use scsi_blk_cmd_ioctlPaolo Bonzini
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-01-13paride/pcd: fix bool verbose module parameter.Rusty Russell
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-12rbd: initialize snap_rwsem in rbd_add()Alex Elder
2012-01-12virtio: blk: Add freeze, restore handlers to support S4Amit Shah
2012-01-12virtio: blk: Move vq initialization to separate functionAmit Shah
2012-01-12virtio_blk: fix config handler raceMichael S. Tsirkin
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell
2012-01-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro
2012-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-01-05block: xsysace: Don't use NO_IRQMichal Simek
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich
2012-01-04mtip32xx: do rebuild monitoring asynchronouslyAsai Thambi S P
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2012-01-03fs: move code out of buffer.cAl Viro
2011-12-25Merge branch 'stable/for-jens-3.3' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2011-12-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-12-16xen-blkfront: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-14block, sx8: kill blk_insert_request()Tejun Heo
2011-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-12-12block/swim3: Locking fixesBenjamin Herrenschmidt
2011-12-10m68k/mac: cleanup forward declarationsFinn Thain
2011-12-07rbd: remove buggy rollback functionalityJosh Durgin
2011-12-07rbd: return an error when an invalid header is readJosh Durgin
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-12-02loop: Fix discard_alignment default settingLukas Czerner
2011-11-28cciss: fix flush cache transfer lengthStephen M. Cameron
2011-11-28cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handlerStephen M. Cameron
2011-11-25loop: fix loop block driver discard and encryption commentDave Young
2011-11-24mtip32xx: uninitialized variable in mtip_quiesce_io()Dan Carpenter
2011-11-23mtip32xx: updates based on feedbackAsai Thambi S P
2011-11-18xen-blkback: convert hole punching to discard request on loop devicesLi Dongyang
2011-11-18xen/blkback: Move processing of BLKIF_OP_DISCARD from dispatch_rw_block_ioKonrad Rzeszutek Wilk
2011-11-18xen/blk[front|back]: Enhance discard support with secure erasing support.Konrad Rzeszutek Wilk
2011-11-18xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard togetherKonrad Rzeszutek Wilk
2011-11-16paride: fix potential information leak in pg_read()Dan Carpenter
2011-11-16cciss: auto engage SCSI mid layer at driver load timeStephen M. Cameron
2011-11-16loop: cleanup set_status interfaceDmitry Monakhov
2011-11-16loop: prevent information leak after failed readDmitry Monakhov
2011-11-11The Windows driver .inf disables ASPM on all cciss devices. Do the same.Matthew Garrett
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds