summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: remove non-sense btrfs_error_discard_extent() functionFilipe Manana2014-12-103-12/+6Star
* Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana2014-12-102-10/+6Star
* Btrfs: always clear a block group node when removing it from the treeFilipe Manana2014-12-101-0/+3
* Btrfs: ensure deletion from pinned_chunks list is protectedFilipe Manana2014-12-101-3/+5
* Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...Chris Mason2014-12-03212-910/+2916
|\
| * Btrfs, replace: enable dev-replace for raid56Zhao Lei2014-12-031-5/+0Star
| * Btrfs, raid56: fix use-after-free problem in the final device replace procedu...Miao Xie2014-12-036-20/+45
| * Btrfs, replace: write raid56 parity into the replace target deviceMiao Xie2014-12-032-1/+24
| * Btrfs, replace: write dirty pages into the replace target deviceMiao Xie2014-12-033-43/+97
| * Btrfs, raid56: support parity scrub on raid56Miao Xie2014-12-033-20/+1115
| * Btrfs, raid56: use a variant to record the operation typeMiao Xie2014-12-031-14/+17
| * Btrfs, scrub: repair the common data on RAID5/6 if it is corruptedMiao Xie2014-12-035-33/+235
| * Btrfs, raid56: don't change bbio and raid_mapMiao Xie2014-12-031-19/+23
| * Btrfs: remove unnecessary code of stripe_index assignment in __btrfs_map_blockZhao Lei2014-12-031-3/+1Star
| * Btrfs: remove noused bbio_ret in __btrfs_map_block in conditionZhao Lei2014-12-031-2/+1Star
| * Linux 3.18-rc6Linus Torvalds2014-11-241-1/+1
| * uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski2014-11-232-2/+1Star
| * sched: Provide update_curr callbacks for stop/idle scheduling classesThomas Gleixner2014-11-232-0/+10
| * Merge branch 'x86-traps' (trap handling from Andy Lutomirski)Linus Torvalds2014-11-236-84/+82Star
| |\
| | * x86_64, traps: Rework bad_iretAndy Lutomirski2014-11-232-26/+48
| | * x86_64, traps: Stop using IST for #SSAndy Lutomirski2014-11-236-26/+8Star
| | * x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2014-11-232-32/+26Star
| * | Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-2330-38/+80
| |\ \
| | * | ARM: multi_v7_defconfig: fix failure setting CPU voltage by enabling dependen...Tyler Baker2014-11-191-0/+1
| | * | Merge tag 'tegra-for-3.18-fixes-for-rc5' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2014-11-1923-32/+44
| | |\ \
| | | * | ARM: tegra: roth: Fix SD card VDD_IO regulatorAlexandre Courbot2014-11-131-3/+1Star
| | | * | ARM: tegra: Remove eMMC vmmc property for roth/tn7Alexandre Courbot2014-11-132-2/+0Star
| | | * | ARM: dts: tegra: move serial aliases to per-boardOlof Johansson2014-11-1322-23/+39
| | | * | ARM: tegra: Add serial port labels to Tegra124 DTLucas Stach2014-11-131-4/+4
| | * | | Merge tag 'renesas-clock-fixes-for-v3.18' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2014-11-192-3/+8
| | |\ \ \
| | | * | | ARM: shmobile: r8a7740 legacy: Correct IIC0 parent clockGeert Uytterhoeven2014-11-101-1/+1
| | | * | | ARM: shmobile: r8a7740 legacy: Add missing INTCA clock for irqpin moduleGeert Uytterhoeven2014-11-101-1/+6
| | | * | | ARM: shmobile: r8a7790: Fix SD3CKCR addressShinobu Uehara2014-11-101-1/+1
| | | |/ /
| | * | | Merge tag 'renesas-dt-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2014-11-192-3/+3
| | |\ \ \
| | | * | | ARM: shmobile: r8a7740 dtsi: Correct IIC0 parent clockGeert Uytterhoeven2014-11-101-1/+1
| | | * | | ARM: shmobile: r8a7790: Fix SD3CKCR address to device treeShinobu Uehara2014-11-101-2/+2
| | | |/ /
| | * | | Merge tag 'renesas-soc-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2014-11-191-0/+20
| | |\ \ \
| | | * | | ARM: shmobile: kzm9g legacy: Set i2c clks_per_count to 2Geert Uytterhoeven2014-11-121-0/+20
| | | |/ /
| | * | | Merge tag 'sunxi-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2014-11-191-0/+4
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | ARM: dts: sun6i: Re-parent ahb1_mux to pll6 as required by dma controllerChen-Yu Tsai2014-11-081-0/+4
| | | |/
| * | | Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-11-231-1/+7
| |\ \ \
| | * | | percpu-ref: fix DEAD flag contamination of percpu pointerTejun Heo2014-11-231-1/+7
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-11-233-15/+25
| |\ \ \ \
| | * | | | btrfs: fix lockups from btrfs_clear_path_blockingChris Mason2014-11-193-15/+25
| * | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-11-221-6/+6
| |\ \ \ \ \
| | * | | | | clockevent: sun4i: Fix race condition in the probe codeMaxime Ripard2014-11-191-6/+6
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-11-2211-85/+133
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel...Al Viro2014-11-21441-2195/+4245
| | |\ \ \ \ \ \
| | | * | | | | | ovl: ovl_dir_fsync() cleanupMiklos Szeredi2014-11-201-2/+2
| | | * | | | | | ovl: update MAINTAINERSMiklos Szeredi2014-11-201-2/+3