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
2019-01-02
xprtrdma: No qp_event disconnect
Chuck Lever
2
-33
/
+0
2019-01-02
xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue
Chuck Lever
4
-48
/
+44
2019-01-02
xprtrdma: Refactor Receive accounting
Chuck Lever
5
-39
/
+19
2019-01-02
xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails
Chuck Lever
1
-2
/
+2
2019-01-02
xprtrdma: Yet another double DMA-unmap
Chuck Lever
2
-5
/
+10
2018-12-21
NFS: nfs_compare_mount_options always compare auth flavors.
Chris Perl
1
-2
/
+1
2018-12-19
SUNRPC discard cr_uid from struct rpc_cred.
NeilBrown
3
-9
/
+6
2018-12-19
SUNRPC: simplify auth_unix.
NeilBrown
2
-70
/
+32
2018-12-19
SUNRPC: remove crbind rpc_cred operation
NeilBrown
5
-17
/
+1
2018-12-19
SUNRPC: remove generic cred code.
NeilBrown
5
-225
/
+2
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
33
-343
/
+261
2018-12-19
NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.
NeilBrown
6
-19
/
+35
2018-12-19
NFS: change access cache to use 'struct cred'.
NeilBrown
4
-32
/
+41
2018-12-19
SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUT
NeilBrown
3
-5
/
+0
2018-12-19
NFS: move credential expiry tracking out of SUNRPC into NFS.
NeilBrown
7
-124
/
+28
2018-12-19
SUNRPC: add side channel to use non-generic cred for rpc call.
NeilBrown
4
-2
/
+11
2018-12-19
SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_none
NeilBrown
3
-13
/
+9
2018-12-19
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
10
-69
/
+55
2018-12-19
SUNRPC: discard RPC_DO_ROOTOVERRIDE()
NeilBrown
1
-1
/
+0
2018-12-19
NFSv4: don't require lock for get_renew_cred or get_machine_cred
NeilBrown
4
-25
/
+16
2018-12-19
NFSv4: add cl_root_cred for use when machine cred is not available.
NeilBrown
3
-8
/
+15
2018-12-19
SUNRPC: remove machine_cred field from struct auth_cred
NeilBrown
3
-12
/
+8
2018-12-19
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
7
-44
/
+29
2018-12-19
SUNRPC: remove groupinfo from struct auth_cred.
NeilBrown
5
-31
/
+14
2018-12-19
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
7
-3
/
+48
2018-12-19
cred: allow get_cred() and put_cred() to be given NULL.
NeilBrown
1
-5
/
+9
2018-12-19
cred: export get_task_cred().
NeilBrown
1
-0
/
+1
2018-12-19
cred: add get_cred_rcu()
NeilBrown
2
-1
/
+12
2018-12-19
cred: add cred_fscmp() for comparing creds.
NeilBrown
2
-0
/
+56
2018-12-19
SUNRPC: allow /proc entries without CONFIG_SUNRPC_DEBUG
Ben Dooks
1
-8
/
+0
2018-12-19
nfs: fix comment to nfs_generic_pg_test which does the opposite
Pavel Tikhomirov
1
-1
/
+1
2018-12-19
NFSv4: cleanup remove unused nfs4_xdev_fs_type
Olga Kornievskaia
1
-1
/
+0
2018-12-18
SUNRPC: Remove xprt_connect_status()
Trond Myklebust
1
-31
/
+1
2018-12-18
SUNRPC: Fix a race with XPRT_CONNECTING
Trond Myklebust
1
-2
/
+2
2018-12-18
SUNRPC: Fix disconnection races
Trond Myklebust
3
-5
/
+7
2018-12-16
Linux 4.20-rc7
v4.20-rc7
Linus Torvalds
1
-1
/
+1
2018-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-30
/
+54
2018-12-14
scripts/spdxcheck.py: always open files in binary mode
Thierry Reding
1
-2
/
+4
2018-12-14
checkstack.pl: fix for aarch64
Qian Cai
1
-2
/
+2
2018-12-14
userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
Andrea Arcangeli
1
-1
/
+2
2018-12-14
fs/iomap.c: get/put the page in iomap_page_create/release()
Piotr Jaroszynski
1
-0
/
+7
2018-12-14
hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()
Yongkai Wu
1
-2
/
+3
2018-12-14
memblock: annotate memblock_is_reserved() with __init_memblock
Yueyi Li
1
-1
/
+1
2018-12-14
psi: fix reference to kernel commandline enable
Baruch Siach
1
-2
/
+2
2018-12-14
arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.h
Mark Brown
1
-0
/
+1
2018-12-14
mm/sparse: add common helper to mark all memblocks present
Logan Gunthorpe
2
-0
/
+22
2018-12-14
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
4
-17
/
+6
2018-12-14
alpha: fix hang caused by the bootmem removal
Mike Rapoport
2
-3
/
+4
2018-12-14
Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+5
2018-12-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
[next]