summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: Don't check events while open is in progressTejun Heo2011-03-091-7/+10
* block: Don't check events on close unless it was blockedTejun Heo2011-03-091-4/+2
* block: Don't implicitly trigger event check on disk_unblock_events()Tejun Heo2011-03-092-1/+2
* blk-cgroup: Lower minimum weight from 100 to 10.Justin TerAvest2011-03-082-2/+2
* block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITYMartin K. Petersen2011-03-082-4/+1
* blk-throttle: Some cleanups and race fixes in limit update codeVivek Goyal2011-03-071-56/+40
* blk-throttle: process limit change only through one functionVivek Goyal2011-03-071-7/+1
* Merge branch 'block-for-2.6.39-core' of ssh://master.kernel.org/pub/scm/linux...Jens Axboe2011-03-07209-734/+1841
|\
| * Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo2011-03-04209-734/+1841
| |\
| | * block: kill loop_mutexPetr Uzel2011-03-031-5/+0
| | * blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-033-20/+3
| | * block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue()Tejun Heo2011-03-021-3/+5
| | * block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-027-14/+15
| | * block: fix kernel-doc format for blkdev_issue_zerooutBen Hutchings2011-03-011-1/+1
| | * blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal2011-03-013-21/+18
| | * Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-02-282-0/+2
| | |\
| | | * hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
| | | * hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
| | * | fs/block_dev.c: fix new kernel-doc warningRandy Dunlap2011-02-281-0/+1
| | * | ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-02-283-20/+29
| | * | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-283-3/+7
| | |\ \
| | | * \ Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-02-281-1/+4
| | | |\ \
| | | | * | drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs2011-02-281-1/+4
| | | * | | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2011-02-282-2/+3
| | | |/ /
| | * | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-288-15/+31
| | |\ \ \
| | | * \ \ Merge branch 'patches_for_2.6.38rc' of git://git.pwsan.com/linux-2.6 into dev...Tony Lindgren2011-02-25974-8137/+12677
| | | |\ \ \
| | | | * | | omap4: prcm: Fix the CPUx clockdomain offsetsSantosh Shilimkar2011-02-251-2/+2
| | | | * | | OMAP2/3: clock: fix fint calculation for DPLL_FREQSELJohn Ogness2011-02-221-1/+1
| | | * | | | OMAP2+: clocksource: fix crash on boot when !CONFIG_OMAP_32K_TIMERPaul Walmsley2011-02-241-0/+13
| | | * | | | OMAP2+: mailbox: fix lookups for multiple mailboxesKevin Hilman2011-02-141-4/+7
| | | * | | | OMAP2420: mailbox: fix IVA vs DSP IRQ numberingKevin Hilman2011-02-141-1/+1
| | | * | | | mach-omap2: smartreflex: world-writable debugfs voltage filesVasiliy Kulikov2011-02-071-2/+2
| | | * | | | mach-omap2: pm: world-writable debugfs timer filesVasiliy Kulikov2011-02-041-4/+4
| | | * | | | mach-omap2: mux: world-writable debugfs filesVasiliy Kulikov2011-02-041-1/+1
| | | | | | |
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *---. \ \ \ \ Merge branches 'perf-fixes-for-linus', 'x86-fixes-for-linus' and 'timers-fixe...Linus Torvalds2011-02-287-10/+30
| | |\ \ \ \ \ \ \
| | | | | * | | | | clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner2011-02-263-1/+18
| | | | | | |_|_|/ | | | | | |/| | |
| | | | * | | | | x86: Use u32 instead of long to set reset vector back to 0Don Zickus2011-02-281-1/+1
| | | | |/ / / /
| | | * | | | | perf timechart: Fix max number of cpusThomas Renninger2011-02-281-3/+3
| | | * | | | | perf timechart: Fix black idle boxes in the titleThomas Renninger2011-02-281-3/+3
| | | * | | | | perf hists: Print number of samples, not the period sumArnaldo Carvalho de Melo2011-02-251-2/+5
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-02-283-10/+55
| | |\ \ \ \ \ \
| | | * | | | | | fuse: fix truncate after openMiklos Szeredi2011-02-251-2/+5
| | | * | | | | | fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi2011-02-252-8/+50
| | * | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-02-283-13/+28
| | |\ \ \ \ \ \ \
| | | * | | | | | | ocfs2: Check heartbeat mode for kernel stacks onlyMark Fasheh2011-02-201-8/+20
| | | * | | | | | | Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...Tristan Ye2011-02-201-2/+5
| | | * | | | | | | ocfs2: Fix estimate of necessary credits for mkdirJan Kara2011-02-201-3/+3
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-02-2819-27/+52
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-02-2616-45/+233
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | eukrea-tlv320: fix platform_nameEric BĂ©nard2011-02-251-1/+1
OpenPOWER on IntegriCloud