index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-13
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
12
-15
/
+15
2017-07-13
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
10
-7
/
+28
2017-07-13
nfsd4: properly type op_func callbacks
Christoph Hellwig
3
-173
/
+209
2017-07-13
nfsd4: remove nfsd4op_rsize
Christoph Hellwig
1
-55
/
+54
2017-07-13
nfsd4: properly type op_get_currentstateid callbacks
Christoph Hellwig
3
-35
/
+50
2017-07-13
nfsd4: properly type op_set_currentstateid callbacks
Christoph Hellwig
4
-19
/
+27
2017-07-13
sunrpc: remove kxdrproc_t
Christoph Hellwig
1
-7
/
+0
2017-07-13
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
21
-170
/
+185
2017-07-13
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
21
-209
/
+237
2017-07-13
sunrpc: properly type pc_release callbacks
Christoph Hellwig
12
-66
/
+63
2017-07-13
sunrpc: properly type pc_func callbacks
Christoph Hellwig
11
-227
/
+328
2017-07-13
nfsd: remove the unused PROC() macro in nfs3proc.c
Christoph Hellwig
1
-12
/
+0
2017-07-13
nfsd: use named initializers in PROC()
Christoph Hellwig
3
-27
/
+27
2017-07-13
nfsd4: const-ify nfs_cb_version4
Christoph Hellwig
1
-1
/
+1
2017-07-13
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
16
-30
/
+31
2017-07-13
nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration
Christoph Hellwig
1
-2
/
+1
2017-07-13
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
13
-15
/
+44
2017-07-13
lockd: fix some weird indentation
Christoph Hellwig
2
-19
/
+19
2017-07-13
nfs: don't cast callback decode/proc/encode routines
Christoph Hellwig
3
-69
/
+77
2017-07-13
nfs: fix decoder callback prototypes
Christoph Hellwig
5
-84
/
+151
2017-07-13
lockd: fix decoder callback prototypes
Christoph Hellwig
3
-10
/
+16
2017-07-13
nfsd: fix decoder callback prototypes
Christoph Hellwig
1
-4
/
+7
2017-07-13
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
3
-3
/
+4
2017-07-13
sunrpc: fix decoder callback prototypes
Christoph Hellwig
1
-12
/
+15
2017-07-13
sunrpc: properly type argument to kxdrdproc_t
Christoph Hellwig
2
-2
/
+4
2017-07-13
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
3
-7
/
+8
2017-07-13
nfsd: fix encoder callback prototypes
Christoph Hellwig
1
-5
/
+8
2017-07-13
nfs: fix encoder callback prototypes
Christoph Hellwig
5
-122
/
+242
2017-07-13
lockd: fix encoder callback prototypes
Christoph Hellwig
3
-18
/
+34
2017-07-13
sunrpc: fix encoder callback prototypes
Christoph Hellwig
1
-11
/
+13
2017-07-13
sunrpc: properly type argument to kxdreproc_t
Christoph Hellwig
2
-2
/
+6
2017-06-11
Linux 4.12-rc5
v4.12-rc5
Linus Torvalds
1
-1
/
+1
2017-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
19
-330
/
+330
2017-06-11
compiler, clang: properly override 'inline' for clang
Linus Torvalds
1
-1
/
+2
2017-06-11
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+43
2017-06-11
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-120
/
+149
2017-06-11
Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
4
-20
/
+47
2017-06-11
Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-8
/
+10
2017-06-11
Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-46
/
+47
2017-06-11
Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-35
/
+102
2017-06-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
20
-77
/
+101
2017-06-11
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+7
2017-06-11
Merge tag 'hexagon-for-linus-v4.12-rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+2
2017-06-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-59
/
+153
2017-06-11
KVM: async_pf: avoid async pf injection when in guest mode
Wanpeng Li
3
-4
/
+7
2017-06-10
hexagon: Use raw_copy_to_user
Guenter Roeck
1
-3
/
+2
2017-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-20
/
+63
2017-06-10
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-16
/
+139
2017-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+4
2017-06-10
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
[next]