summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gfs2: Fix and clean up {GET,SET}FLAGS ioctlAndreas Gruenbacher2017-10-311-55/+47
* gfs2: Fix a harmless typoAndreas Gruenbacher2017-10-311-1/+1
* gfs2: Fix xattr fsyncAndreas Gruenbacher2017-10-311-32/+8
* GFS2: Take inode off order_write list when setting jdata flagBob Peterson2017-10-311-1/+3
* GFS2: flush the log and all pages for jdata as we do for WB_SYNC_ALLBob Peterson2017-10-311-2/+3
* gfs2: Implement SEEK_HOLE / SEEK_DATA via iomapAndreas Gruenbacher2017-10-313-3/+54
* GFS2: Switch fiemap implementation to use iomapBob Peterson2017-10-312-25/+10
* GFS2: Implement iomap for block_mapBob Peterson2017-10-314-69/+276
* GFS2: Make height info part of metapathBob Peterson2017-10-311-47/+62
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Andreas Gruenbacher2017-10-161472-139654/+35882
|\
| * iomap: Add IOMAP_F_DATA_INLINE flagAndreas Gruenbacher2017-10-012-2/+5
| * iomap: Switch from blkno to disk offsetAndreas Gruenbacher2017-10-018-23/+22
| * Linux 4.14-rc3v4.14-rc3Linus Torvalds2017-10-011-1/+1
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-0114-47/+56
| |\
| | * x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin2017-09-295-18/+7
| | * x86/mm: Disable branch profiling in mem_encrypt.cTom Lendacky2017-09-291-0/+2
| | * x86/asm: Fix inline asm call constraints for GCC 4.4Josh Poimboeuf2017-09-291-2/+4
| | * perf/x86/intel/uncore: Correct num_boxes for IIO and IRPKan Liang2017-09-251-2/+2
| | * perf/x86/intel/rapl: Add missing CPU IDsKan Liang2017-09-251-0/+3
| | * perf/x86/msr: Add missing CPU IDsKan Liang2017-09-251-0/+8
| | * perf/x86/intel/cstate: Add missing CPU IDsKan Liang2017-09-251-0/+4
| | * x86: Don't cast away the __user in __get_user_asm_u64()Ville Syrjälä2017-09-251-1/+1
| | * x86/sysfs: Fix off-by-one error in loop terminationSean Fu2017-09-251-1/+1
| | * x86/mm: Fix fault error path using unsafe vma pointerLaurent Dufour2017-09-251-23/+24
| | * x86/numachip: Add const and __initconst to numachip2_clockeventBhumika Goyal2017-09-251-1/+1
| * | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-10-012-2/+16
| |\ \
| | * | um/time: Fixup namespace collisionThomas Gleixner2017-09-291-2/+2
| | * | timer: Prepare to change timer callback argument typeKees Cook2017-09-281-0/+14
| | |/
| * | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-012-143/+384
| |\ \
| | * | smp/hotplug: Hotplug state fail injectionPeter Zijlstra2017-09-252-2/+61
| | * | smp/hotplug: Differentiate the AP completion between up and downPeter Zijlstra2017-09-251-17/+32
| | * | smp/hotplug: Differentiate the AP-work lockdep class between up and downPeter Zijlstra2017-09-251-9/+32
| | * | smp/hotplug: Callback vs state-machine consistencyPeter Zijlstra2017-09-251-4/+22
| | * | smp/hotplug: Rewrite AP state machine corePeter Zijlstra2017-09-251-115/+206
| | * | smp/hotplug: Allow external multi-instance rollbackPeter Zijlstra2017-09-251-15/+32
| | * | smp/hotplug: Add state diagramPeter Zijlstra2017-09-251-0/+18
| | |/
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-018-74/+102
| |\ \
| | * | sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao2017-09-291-1/+2
| | * | sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra2017-09-293-11/+10
| | * | sched/debug: Ignore TASK_IDLE for SysRq-WPeter Zijlstra2017-09-291-1/+23
| | * | sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra2017-09-293-13/+27
| | * | sched/tracing: Use common task-state helpersPeter Zijlstra2017-09-293-21/+10
| | * | sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra2017-09-292-8/+12
| | * | sched/debug: Remove unused variablePeter Zijlstra2017-09-291-2/+0
| | * | sched/debug: Convert TASK_state to hexPeter Zijlstra2017-09-291-14/+14
| | * | sched/debug: Implement consistent task-state printingPeter Zijlstra2017-09-292-20/+21
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-10-0119-174/+210
| |\ \ \
| | * \ \ Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...Ingo Molnar2017-09-2918-169/+195
| | |\ \ \
| | | * | | perf test: Fix vmlinux failure on s390x part 2Thomas Richter2017-09-282-22/+0
| | | * | | perf test: Fix vmlinux failure on s390xThomas Richter2017-09-283-18/+1