summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-1933-343/+261Star
* NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.NeilBrown2018-12-196-19/+35
* NFS: change access cache to use 'struct cred'.NeilBrown2018-12-194-32/+41
* SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUTNeilBrown2018-12-193-5/+0Star
* NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown2018-12-197-124/+28Star
* SUNRPC: add side channel to use non-generic cred for rpc call.NeilBrown2018-12-194-2/+11
* SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_noneNeilBrown2018-12-193-13/+9Star
* NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown2018-12-1910-69/+55Star
* SUNRPC: discard RPC_DO_ROOTOVERRIDE()NeilBrown2018-12-191-1/+0Star
* NFSv4: don't require lock for get_renew_cred or get_machine_credNeilBrown2018-12-194-25/+16Star
* NFSv4: add cl_root_cred for use when machine cred is not available.NeilBrown2018-12-193-8/+15
* SUNRPC: remove machine_cred field from struct auth_credNeilBrown2018-12-193-12/+8Star
* SUNRPC: remove uid and gid from struct auth_credNeilBrown2018-12-197-44/+29Star
* SUNRPC: remove groupinfo from struct auth_cred.NeilBrown2018-12-195-31/+14Star
* SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown2018-12-197-3/+48
* cred: allow get_cred() and put_cred() to be given NULL.NeilBrown2018-12-191-5/+9
* cred: export get_task_cred().NeilBrown2018-12-191-0/+1
* cred: add get_cred_rcu()NeilBrown2018-12-192-1/+12
* cred: add cred_fscmp() for comparing creds.NeilBrown2018-12-192-0/+56
* SUNRPC: allow /proc entries without CONFIG_SUNRPC_DEBUGBen Dooks2018-12-191-8/+0Star
* nfs: fix comment to nfs_generic_pg_test which does the oppositePavel Tikhomirov2018-12-191-1/+1
* NFSv4: cleanup remove unused nfs4_xdev_fs_typeOlga Kornievskaia2018-12-191-1/+0Star
* SUNRPC: Remove xprt_connect_status()Trond Myklebust2018-12-181-31/+1Star
* SUNRPC: Fix a race with XPRT_CONNECTINGTrond Myklebust2018-12-181-2/+2
* SUNRPC: Fix disconnection racesTrond Myklebust2018-12-183-5/+7
* Linux 4.20-rc7Linus Torvalds2018-12-171-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-1516-30/+54
|\
| * scripts/spdxcheck.py: always open files in binary modeThierry Reding2018-12-151-2/+4
| * checkstack.pl: fix for aarch64Qian Cai2018-12-151-2/+2
| * userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registeredAndrea Arcangeli2018-12-151-1/+2
| * fs/iomap.c: get/put the page in iomap_page_create/release()Piotr Jaroszynski2018-12-151-0/+7
| * hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()Yongkai Wu2018-12-151-2/+3
| * memblock: annotate memblock_is_reserved() with __init_memblockYueyi Li2018-12-151-1/+1
| * psi: fix reference to kernel commandline enableBaruch Siach2018-12-151-2/+2
| * arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown2018-12-151-0/+1
| * mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe2018-12-152-0/+22
| * mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe2018-12-154-17/+6Star
| * alpha: fix hang caused by the bootmem removalMike Rapoport2018-12-152-3/+4
* | Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-143-2/+5
|\ \
| * | block: Fix null_blk_zoned creation failure with small number of zonesShin'ichiro Kawasaki2018-12-121-1/+1
| * | aio: fix spectre gadget in lookup_ioctxJeff Moyer2018-12-111-0/+2
| * | block/bio: Do not zero user pagesKeith Busch2018-12-101-1/+2
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-141-1/+1
|\ \ \ | |_|/ |/| |
| * | clk: qcom: qcs404: Fix gpll0_out_main parentSrinivas Kandagatla2018-12-101-1/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-12-141-1/+1
|\ \ \
| * | | arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy2018-12-111-1/+1
* | | | Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-12-1412-20/+80
|\ \ \ \
| * | | | powerpc/ptrace: replace ptrace_report_syscall() with a tracehook callElvira Khabirova2018-12-101-1/+6
| * | | | powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran2018-12-091-3/+16
| * | | | powerpc/papr_scm: Use ibm,unit-guid as the iset cookieOliver O'Halloran2018-12-091-0/+12