summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds2013-09-109-41/+510
|\
| * raid5: only wakeup necessary threadsShaohua Li2013-09-022-6/+38
| * md/raid5: flush out all pending requests before proceeding with reshape.NeilBrown2013-08-281-0/+7
| * md/raid5: use seqcount to protect access to shape in make_request.NeilBrown2013-08-282-1/+14
| * raid5: sysfs entry to control worker thread numberShaohua Li2013-08-281-0/+60
| * raid5: offload stripe handle to workqueueShaohua Li2013-08-282-15/+186
| * raid5: fix stripe release orderShaohua Li2013-08-281-0/+15
| * raid5: make release_stripe locklessShaohua Li2013-08-282-3/+49
| * md: avoid deadlock when dirty buffers during md_stop.NeilBrown2013-08-272-9/+33
| * md: Don't test all of mddev->flags at once.NeilBrown2013-08-272-5/+6
| * md: Fix apparent cut-and-paste error in super_90_validateDave Jones2013-08-271-1/+1
| * raid6/test: replace echo -e with printfMax Filippov2013-08-271-1/+1
| * RAID: add tilegx SIMD implementation of raid6Ken Steele2013-08-275-0/+103
| * md: fix safe_mode buglet.NeilBrown2013-08-271-1/+1
| * md: don't call md_allow_write in get_bitmap_file.NeilBrown2013-08-271-4/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-1011-187/+241
|\ \
| * | split read_seqretry_or_unlock(), convert d_walk() to resulting primitivesAl Viro2013-09-091-33/+31
| * | dcache: Translating dentry into pathname without taking rename_lockWaiman Long2013-09-091-63/+133
| * | autofs4 - fix device ioctl mount lookupIan Kent2013-09-081-11/+12
| * | introduce kern_path_mountpoint()Al Viro2013-09-082-11/+25
| * | rename user_path_umountat() to user_path_mountpoint_at()Al Viro2013-09-084-16/+15
| * | take unlazy_walk() into umount_lookup_last()Al Viro2013-09-081-33/+27
| * | Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.cAl Viro2013-09-072-17/+19
| * | prune_super(): sb->s_op is never NULLAl Viro2013-09-071-1/+1
| * | exportfs: don't assume that ->iterate() won't feed us too long entriesAl Viro2013-09-071-1/+1
| * | afs: get rid of redundant ->d_name.len checksAl Viro2013-09-071-24/+0
* | | vfs: make sure we don't have a stale root path if unlazy_walk() failsLinus Torvalds2013-09-101-1/+4
* | | Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-09-098-248/+146
|\ \ \
| * | | dmaengine: dma_sync_wait and dma_find_channel undefinedJon Mason2013-09-091-2/+10
| * | | MAINTAINERS: update email for Dan WilliamsDan Williams2013-09-091-9/+9
| * | | dma: mv_xor: Fix incorrect error pathSachin Kamat2013-09-091-4/+2
| * | | ioatdma: silence GCC warningsPaul Bolle2013-08-231-1/+1
| * | | dmaengine: make dma_channel_rebalance() NUMA awareBrice Goglin2013-08-221-28/+27
| * | | dmaengine: make dma_submit_error() return an error codeDan Carpenter2013-08-221-1/+4
| * | | ioatdma: disable RAID on non-Atom platforms and reenable unaligned copiesBrice Goglin2013-08-221-23/+1
| * | | mv_xor: support big endian systems using descriptor swap featureThomas Petazzoni2013-08-222-3/+36
| * | | mv_xor: use {readl, writel}_relaxed instead of __raw_{readl, writel}Thomas Petazzoni2013-08-221-18/+18
| * | | dmatest: print message on debug level in case of no errorAndy Shevchenko2013-08-221-1/+5
| * | | dmatest: remove IS_ERR_OR_NULL checks of debugfs callsAndy Shevchenko2013-08-221-12/+5
| * | | dmatest: make module parameters writableAndy Shevchenko2013-08-222-146/+28
* | | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-0969-1082/+6486
|\ \ \ \
| * | | | ARM: dts: vexpress: Add CCI node to TC2 device-treeJon Medhurst (Tixy)2013-08-301-0/+25
| * | | | Merge tag 'omap-for-v3.12/dra7xx-prcm' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-08-2929-15/+5693
| |\ \ \ \
| | * \ \ \ Merge tag 'for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren2013-08-2617-5/+5607
| | |\ \ \ \
| | | * | | | ARM: OMAP: DRA7: Enable PM framework initializationsAmbresh K2013-08-232-1/+6
| | | * | | | ARM: OMAP: DRA7: hwmod: Create initial DRA7XX SoC dataAmbresh K2013-08-233-0/+2726
| | | * | | | ARM: OMAP: DRA7: Reuse the omap44xx_restart and fix the device instanceRajendra Nayak2013-08-233-4/+18
| | | * | | | ARM: OMAP: DRA7: powerdomain: Handle missing vc/vpRajendra Nayak2013-08-231-0/+10
| | | * | | | ARM: OMAP: DRA7: powerdomain: Add DRA7XX data and update headerAmbresh K2013-08-233-0/+456
| | | * | | | ARM: OMAP: DRA7: clockdomain: Add DRA7XX data and update headerAmbresh K2013-08-233-0/+742
OpenPOWER on IntegriCloud