index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-12
ovl: constant st_ino for non-samefs with xino
Amir Goldstein
5
-10
/
+75
2018-04-12
ovl: allocate anon bdev per unique lower fs
Amir Goldstein
4
-28
/
+72
2018-04-12
ovl: factor out ovl_map_dev_ino() helper
Amir Goldstein
3
-39
/
+57
2018-04-12
ovl: cleanup ovl_update_time()
Miklos Szeredi
1
-17
/
+11
2018-04-12
ovl: add WARN_ON() for non-dir redirect cases
Miklos Szeredi
1
-0
/
+11
2018-04-12
ovl: cleanup setting OVL_INDEX
Vivek Goyal
3
-5
/
+3
2018-04-12
ovl: set d->is_dir and d->opaque for last path element
Vivek Goyal
1
-2
/
+6
2018-04-12
ovl: Do not check for redirect if this is last layer
Vivek Goyal
1
-1
/
+4
2018-04-12
ovl: lookup in inode cache first when decoding lower file handle
Amir Goldstein
1
-25
/
+33
2018-04-12
ovl: do not try to reconnect a disconnected origin dentry
Amir Goldstein
4
-11
/
+23
2018-04-12
ovl: disambiguate ovl_encode_fh()
Amir Goldstein
4
-16
/
+16
2018-04-12
ovl: set lower layer st_dev only if setting lower st_ino
Amir Goldstein
1
-5
/
+2
2018-04-12
ovl: fix lookup with middle layer opaque dir and absolute path redirects
Amir Goldstein
1
-0
/
+9
2018-04-12
ovl: Set d->last properly during lookup
Vivek Goyal
1
-2
/
+6
2018-04-12
ovl: set i_ino to the value of st_ino for NFS export
Amir Goldstein
2
-5
/
+24
2018-03-26
Linux 4.16-rc7
v4.16-rc7
Linus Torvalds
1
-1
/
+1
2018-03-25
Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+6
2018-03-25
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-97
/
+30
2018-03-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+8
2018-03-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+17
2018-03-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-33
/
+49
2018-03-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-13
/
+37
2018-03-25
tty: vt: fix up tabstops properly
Linus Torvalds
1
-4
/
+4
2018-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-55
/
+19
2018-03-25
Revert "mqueue: switch to on-demand creation of internal mount"
Eric W. Biederman
1
-55
/
+19
2018-03-24
Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-53
/
+154
2018-03-24
Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-8
/
+192
2018-03-23
x86/entry/64: Don't use IST entry for #BP stack
Andy Lutomirski
3
-10
/
+9
2018-03-23
x86/efi: Free efi_pgd with free_pages()
Waiman Long
1
-1
/
+1
2018-03-23
Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-30
/
+27
2018-03-23
Merge tag 'vfio-v4.16-rc7' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-3
/
+0
2018-03-23
Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-26
/
+16
2018-03-23
Merge tag 'staging-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-25
/
+50
2018-03-23
Merge tag 'char-misc-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-17
/
+35
2018-03-23
Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-12
/
+8
2018-03-23
Merge tag 'sound-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-5
/
+41
2018-03-23
selftests: ftrace: Add a testcase for probepoint
Masami Hiramatsu
1
-0
/
+43
2018-03-23
selftests: ftrace: Add a testcase for string type with kprobe_event
Masami Hiramatsu
1
-0
/
+46
2018-03-23
selftests: ftrace: Add probe event argument syntax testcase
Masami Hiramatsu
1
-0
/
+97
2018-03-23
tracing: probeevent: Fix to support minus offset from symbol
Masami Hiramatsu
3
-8
/
+6
2018-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-79
/
+153
2018-03-23
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-49
/
+57
2018-03-23
Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
29
-84
/
+176
2018-03-23
mm, thp: do not cause memcg oom for thp
David Rientjes
2
-4
/
+9
2018-03-23
mm/vmscan: wake up flushers for legacy cgroups too
Andrey Ryabinin
1
-15
/
+16
2018-03-23
Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
Daniel Vacek
3
-39
/
+1
2018-03-23
mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()
Kirill A. Shutemov
1
-11
/
+20
2018-03-23
mm/thp: do not wait for lock_page() in deferred_split_scan()
Kirill A. Shutemov
1
-1
/
+3
2018-03-23
mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
Kirill A. Shutemov
1
-1
/
+6
2018-03-23
x86/mm: implement free pmd/pte page interfaces
Toshi Kani
1
-2
/
+26
[next]