summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-3013-68/+113
|\
| * loop: Make explicit loop device destruction lazyDave Chinner2012-10-301-2/+15
| * mtip32xx:Added appropriate timeout value for secure eraseSelvan Mani2012-10-302-4/+18
| * xen/blkback: Change xen_vbd's flush_support and discard_secure to have type u...Oliver Chick2012-10-301-2/+2
| * cciss: select CONFIG_CHECK_SIGNATUREAkinobu Mita2012-10-301-0/+1
| * cciss: remove unneeded memset()Wei Yongjun2012-10-301-1/+0
| * xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2012-10-301-2/+1
| * pktcdvd: update MAINTAINERSJiri Kosina2012-10-301-1/+1
| * floppy: remove dr, reuse drive on do_floppy_initHerton Ronaldo Krzesinski2012-10-301-26/+22
| * floppy: use common function to check if floppies can be registeredHerton Ronaldo Krzesinski2012-10-301-10/+13
| * floppy: properly handle failure on add_disk loopHerton Ronaldo Krzesinski2012-10-301-1/+10
| * floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski2012-10-301-0/+1
| * floppy: don't call alloc_ordered_workqueue inside the alloc_disk loopHerton Ronaldo Krzesinski2012-10-301-9/+6
| * xen/blkback: Fix compile warningKonrad Rzeszutek Wilk2012-10-301-3/+3
| * block: Add blk_rq_pos(rq) to sort rq when plushingJianpeng Ma2012-10-251-1/+2
| * drivers/block: remove CONFIG_EXPERIMENTALKees Cook2012-10-231-7/+7
| * block: remove CONFIG_EXPERIMENTALKees Cook2012-10-231-1/+1
| * vfs: fix: don't increase bio_slab_max if krealloc() failsAnna Leuschner2012-10-221-2/+4
| * blkcg: stop iteration early if root_rl is the only request listJun'ichi Nomura2012-10-221-0/+3
| * blkcg: Fix use-after-free of q->root_blkg and q->root_rl.blkgJun'ichi Nomura2012-10-221-0/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-10-292-2/+6
|\ \
| * | ceph: fix dentry reference leak in encode_fh()David Zafman2012-10-291-0/+2
| * | libceph: avoid NULL kref_put when osd reset races with alloc_msgSage Weil2012-10-251-1/+2
| * | rbd: reset BACKOFF if unable to re-queueAlex Elder2012-10-101-1/+2
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-285-40/+40
|\ \ \
| * | | i2c-i801: Fix commentJean Delvare2012-10-281-1/+1
| * | | i2c-i801: Simplify dependency towards GPIOLIBJean Delvare2012-10-282-4/+6
| * | | i2c-stub: Move to drivers/i2cJean Delvare2012-10-283-35/+33
* | | | Linux 3.7-rc3v3.7-rc3Linus Torvalds2012-10-281-1/+1
* | | | Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-281-2/+4
|\ \ \ \
| * | | | ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELASteven Rostedt2012-10-261-2/+4
* | | | | Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-281-1/+2
|\ \ \ \ \
| * | | | | spi: mxs: Terminate DMA in case of DMA timeoutMarek Vasut2012-10-171-0/+1
| * | | | | spi: mxs: Assign message status after transfer finishedMarek Vasut2012-10-171-1/+1
* | | | | | Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-2856-87/+225
|\ \ \ \ \ \
| * | | | | | Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann2012-10-271-4/+4
| * | | | | | ARM: versatile: fix versatile_defconfigArnd Bergmann2012-10-271-0/+1
| * | | | | | ARM: mvebu: update defconfig with 3.7 changesThomas Petazzoni2012-10-271-3/+7
| * | | | | | ARM: at91: fix at91x40 buildArnd Bergmann2012-10-271-1/+1
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Arnd Bergmann2012-10-261-1/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: shmobile: r8a7779: I/O address abuse cleanupKuninori Morimoto2012-10-191-1/+1
| * | | | | | | Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-10-269-2/+55
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: EXYNOS: Set .smp field of machine descriptor for exynos4-dtTomasz Figa2012-10-221-0/+1
| | * | | | | | | ARM: dts: Split memory into 4 sections for exynos4210-tratsTomasz Figa2012-10-171-2/+4
| | * | | | | | | ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner2012-10-177-0/+50
| | | |/ / / / / | | |/| | | | |
| * | | | | | | ARM: socfpga: Fix socfpga compilation with early_printk() enabledPavel Machek2012-10-253-17/+33
| * | | | | | | ARM: SPEAr: Remove unused empty filesViresh Kumar2012-10-252-0/+0
| * | | | | | | Merge tag 'omap-for-v3.7-rc2/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2012-10-259-18/+56
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: AM33XX: Fix configuration of dmtimer parent clock by dmtimer driverDate:...Vaibhav Hiremath2012-10-241-0/+2
| | * | | | | | | Merge tag 'for_3.7-rc3-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-10-244-11/+47
| | |\ \ \ \ \ \ \