index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-05-15
nfsd: remove the unused PROC() macro in nfs3proc.c
Christoph Hellwig
-12
/
+0
2017-05-15
nfsd: use named initializers in PROC()
Christoph Hellwig
-27
/
+27
2017-05-15
nfsd4: const-ify nfs_cb_version4
Christoph Hellwig
-1
/
+1
2017-05-15
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
-30
/
+31
2017-05-15
nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration
Christoph Hellwig
-2
/
+1
2017-05-15
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
-15
/
+44
2017-05-15
lockd: fix some weird indentation
Christoph Hellwig
-19
/
+19
2017-05-15
nfs: don't cast callback decode/proc/encode routines
Christoph Hellwig
-69
/
+77
2017-05-15
nfs: fix decoder callback prototypes
Christoph Hellwig
-84
/
+151
2017-05-15
lockd: fix decoder callback prototypes
Christoph Hellwig
-10
/
+16
2017-05-15
nfsd: fix decoder callback prototypes
Christoph Hellwig
-4
/
+7
2017-05-15
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
-3
/
+4
2017-05-15
sunrpc: fix decoder callback prototypes
Christoph Hellwig
-12
/
+15
2017-05-15
sunrpc: properly type argument to kxdrdproc_t
Christoph Hellwig
-2
/
+4
2017-05-15
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
-7
/
+8
2017-05-15
nfsd: fix encoder callback prototypes
Christoph Hellwig
-5
/
+8
2017-05-15
nfs: fix encoder callback prototypes
Christoph Hellwig
-122
/
+242
2017-05-15
lockd: fix encoder callback prototypes
Christoph Hellwig
-18
/
+34
2017-05-15
sunrpc: fix encoder callback prototypes
Christoph Hellwig
-11
/
+13
2017-05-15
sunrpc: properly type argument to kxdreproc_t
Christoph Hellwig
-2
/
+6
2017-05-13
Linux 4.12-rc1
v4.12-rc1
Linus Torvalds
-2
/
+2
2017-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-7
/
+445
2017-05-13
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
-18
/
+195
2017-05-13
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-19
/
+17
2017-05-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-126
/
+145
2017-05-12
mm, docs: update memory.stat description with workingset* entries
Roman Gushchin
-0
/
+12
2017-05-12
mm: vmscan: scan until it finds eligible pages
Minchan Kim
-6
/
+15
2017-05-12
mm, thp: copying user pages must schedule on collapse
David Rientjes
-4
/
+3
2017-05-12
dax: fix PMD data corruption when fault races with write
Ross Zwisler
-14
/
+14
2017-05-12
dax: fix data corruption when fault races with write
Jan Kara
-16
/
+16
2017-05-12
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
-4
/
+17
2017-05-12
mm: fix data corruption due to stale mmap reads
Jan Kara
-2
/
+12
2017-05-12
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
-36
/
+3
2017-05-12
Tigran has moved
Andrew Morton
-7
/
+7
2017-05-12
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
-17
/
+26
2017-05-12
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
SeongJae Park
-1
/
+3
2017-05-12
gcov: support GCC 7.1
Martin Liska
-1
/
+9
2017-05-12
mm, vmstat: Remove spurious WARN() during zoneinfo print
Reza Arbab
-2
/
+0
2017-05-12
time: delete current_fs_time()
Deepa Dinamani
-15
/
+0
2017-05-12
hwpoison, memcg: forcibly uncharge LRU pages
Michal Hocko
-1
/
+8
2017-05-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-136
/
+208
2017-05-12
Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+8
2017-05-12
Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
-173
/
+975
2017-05-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
-266
/
+1305
2017-05-12
Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
-2120
/
+2431
2017-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
-269
/
+859
2017-05-12
Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-21
/
+55
2017-05-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-167
/
+252
2017-05-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2017-05-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+1
[next]