index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
NFS: Make "port=" mount option optional for RDMA mounts
Chuck Lever
1
-2
/
+8
2019-01-02
xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)
Chuck Lever
3
-5
/
+8
2019-01-02
xprtrdma: Remove rpcrdma_memreg_ops
Chuck Lever
5
-101
/
+116
2019-01-02
xprtrdma: Remove support for FMR memory registration
Chuck Lever
4
-359
/
+2
2019-01-02
xprtrdma: Reduce max_frwr_depth
Chuck Lever
1
-4
/
+11
2019-01-02
xprtrdma: Fix ri_max_segs and the result of ro_maxpages
Chuck Lever
3
-6
/
+14
2019-01-02
xprtrdma: Don't wake pending tasks until disconnect is done
Chuck Lever
5
-17
/
+23
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
[next]