summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ovl: split out ovl_get_indexdir() from ovl_fill_super()Miklos Szeredi2017-11-091-29/+40
* ovl: split out ovl_get_lower_layers() from ovl_fill_super()Miklos Szeredi2017-11-091-38/+52
* ovl: split out ovl_get_workdir() from ovl_fill_super()Miklos Szeredi2017-11-091-51/+60
* ovl: split out ovl_get_upper() from ovl_fill_super()Miklos Szeredi2017-11-091-8/+19
* ovl: split out ovl_get_lowerstack() from ovl_fill_super()Miklos Szeredi2017-11-091-50/+72
* ovl: split out ovl_get_workpath() from ovl_fill_super()Miklos Szeredi2017-11-091-24/+37
* ovl: split out ovl_get_upperpath() from ovl_fill_super()Miklos Szeredi2017-11-091-24/+35
* ovl: use path_put_init() in error paths for ovl_fill_super()Miklos Szeredi2017-11-091-3/+3
* vfs: add path_put_init()Miklos Szeredi2017-11-091-0/+6
* ovl: update cache version of impure parent on renameAmir Goldstein2017-11-091-3/+4
* ovl: relax same fs constraint for constant st_inoAmir Goldstein2017-11-091-20/+29
* ovl: return anonymous st_dev for lower inodesChandan Rajendra2017-11-091-0/+15
* ovl: allocate anonymous devs for lowerdirsChandan Rajendra2017-11-092-2/+17
* ovl: re-structure overlay lower layers in-memoryChandan Rajendra2017-11-096-56/+86
* ovl: move include of ovl_entry.h into overlayfs.hAmir Goldstein2017-11-096-5/+1
* ovl: fix rmdir problem on non-merge dir with origin xattrzhangyi (F)2017-11-091-3/+10
* ovl: simplify ovl_check_empty_and_clear()zhangyi (F)2017-11-092-10/+22
* ovl: no direct iteration for dir with origin xattrAmir Goldstein2017-11-096-5/+55
* ovl: lockdep annotate of nested OVL_I(inode)->lockAmir Goldstein2017-11-091-0/+4
* Linux 4.14-rc8v4.14-rc8Linus Torvalds2017-11-051-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-056-7/+38
|\
| * x86/module: Detect and skip invalid relocationsJosh Poimboeuf2017-11-051-0/+13
| * Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski2017-11-045-7/+25
* | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-051-94/+27
|\ \
| * | x86/mcelog: Get rid of RCU remnantsBorislav Petkov2017-11-011-94/+27
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-0529-21/+57
|\ \ \
| * | | tools/headers: Synchronize kernel ABI headersIngo Molnar2017-11-0426-16/+36
| * | | Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar2017-11-0312747-904/+14297
| |\ \ \
| * | | | perf/cgroup: Fix perf cgroup hierarchy supportTejun Heo2017-10-301-2/+4
| * | | | Merge tag 'perf-urgent-for-mingo-4.14-20171027' of git://git.kernel.org/pub/s...Ingo Molnar2017-10-282-3/+17
| |\ \ \ \
| | * | | | perf tools: Unwind properly location after REJECTJiri Olsa2017-10-271-2/+6
| | * | | | perf symbols: Fix memory corruption because of zero length symbolsRavi Bangoria2017-10-251-1/+11
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-051-0/+1
|\ \ \ \ \ \
| * | | | | | irqchip/irq-mvebu-gicp: Add missing spin_lock initAntoine Tenart2017-11-011-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-054-10/+33
|\ \ \ \ \ \
| * | | | | | objtool: Prevent GCC from merging annotate_unreachable(), take 2Josh Poimboeuf2017-11-041-2/+2
| * | | | | | objtool: Resync objtool's instruction decoder source code copy with the kerne...Josh Poimboeuf2017-11-041-0/+1
| * | | | | | Merge branch 'linus' into core/urgent, to pick up dependent commitsIngo Molnar2017-11-0412646-274/+12975
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | watchdog/hardlockup/perf: Use atomics to track in-use cpu counterDon Zickus2017-11-011-3/+5
| * | | | | | watchdog/harclockup/perf: Revert a33d44843d45 ("watchdog/hardlockup/perf: Sim...Thomas Gleixner2017-11-011-2/+5
| * | | | | | futex: Fix more put_pi_state() vs. exit_pi_state_list() racesPeter Zijlstra2017-11-011-3/+20
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'enforcement-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-051-6/+16
|\ \ \ \ \ \
| * | | | | | Documentation: Add Frank Rowand to list of enforcement statement endorsersFrank Rowand2017-11-041-0/+1
| * | | | | | doc: add Willy Tarreau to the list of enforcement statement endorsersWilly Tarreau2017-11-041-0/+1
| * | | | | | Documentation: Add Tim Bird to list of enforcement statement endorsersBird, Timothy2017-11-031-0/+1
| * | | | | | Documentation: Add my name to kernel enforcement statementMartin K. Petersen2017-10-231-0/+1
| * | | | | | Documentation: kernel-enforcement-statement.rst: proper sort namesGreg Kroah-Hartman2017-10-211-2/+1
| * | | | | | Documentation: Add Arm Ltd to kernel-enforcement-statement.rstCatalin Marinas2017-10-211-0/+2
| * | | | | | Documentation: kernel-enforcement-statement.rst: Remove Red Hat markingsAndrea Arcangeli2017-10-191-5/+5
| * | | | | | Documentation: Add myself to the enforcement statement listLaura Abbott2017-10-191-0/+1