summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2019-07-1121-187/+145
|\
| * riscv: add binfmt_flat supportChristoph Hellwig2019-06-242-0/+2
| * binfmt_flat: don't offset the data startChristoph Hellwig2019-06-241-12/+8
| * binfmt_flat: move the MAX_SHARED_LIBS definition to binfmt_flat.cChristoph Hellwig2019-06-242-6/+6
| * binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig2019-06-247-9/+7
| * binfmt_flat: provide an asm-generic/flat.hChristoph Hellwig2019-06-243-28/+6
| * binfmt_flat: make support for old format binaries optionalChristoph Hellwig2019-06-242-8/+29
| * binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig2019-06-248-1/+11
| * binfmt_flat: add endianess annotationsChristoph Hellwig2019-06-241-10/+16
| * binfmt_flat: use fixed size type for the on-disk formatChristoph Hellwig2019-06-241-22/+22
| * binfmt_flat: consolidate two version of flat_v2_reloc_tChristoph Hellwig2019-06-241-4/+2
| * binfmt_flat: remove the unused OLD_FLAT_FLAG_RAM definitionChristoph Hellwig2019-06-241-3/+0
| * binfmt_flat: remove the uapi <linux/flat.h> headerChristoph Hellwig2019-06-243-63/+42
| * binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig2019-06-2412-12/+9
| * binfmt_flat: remove flat_old_ram_flagChristoph Hellwig2019-06-2410-8/+6
| * binfmt_flat: provide a default version of flat_get_relocate_addrChristoph Hellwig2019-06-246-6/+4
| * binfmt_flat: remove flat_set_persistentChristoph Hellwig2019-06-248-13/+0
| * binfmt_flat: remove flat_reloc_validChristoph Hellwig2019-06-248-8/+1
* | Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-07-1130-256/+1034
|\ \
| * | nfsd: Make __get_nfsdfs_client() staticYueHaibing2019-07-101-1/+1
| * | nfsd: Make two functions staticYueHaibing2019-07-101-2/+2
| * | nfsd: Fix misuse of strlcpyJoe Perches2019-07-091-1/+1
| * | sunrpc/cache: remove the exporting of cache_seq_nextDenis Efremov2019-07-091-1/+0
| * | nfsd: decode implementation idJ. Bruce Fields2019-07-044-12/+46
| * | nfsd: create xdr_netobj_dup helperJ. Bruce Fields2019-07-032-7/+11
| * | nfsd: allow forced expiration of NFSv4 clientsJ. Bruce Fields2019-07-031-1/+69
| * | nfsd: create get_nfsdfs_clp helperJ. Bruce Fields2019-07-031-8/+13
| * | nfsd4: show layout stateidsJ. Bruce Fields2019-07-031-0/+20
| * | nfsd: show lock and deleg stateidsJ. Bruce Fields2019-07-031-0/+59
| * | nfsd4: add file to display list of client's opensJ. Bruce Fields2019-07-031-2/+147
| * | nfsd: add more information to client info fileJ. Bruce Fields2019-07-031-0/+12
| * | nfsd: escape high characters in binary dataJ. Bruce Fields2019-07-034-0/+34
| * | nfsd: copy client's address including port number to cl_addrJ. Bruce Fields2019-07-031-1/+1
| * | nfsd4: add a client info fileJ. Bruce Fields2019-07-033-8/+148
| * | nfsd: make client/ directory names small intsJ. Bruce Fields2019-07-033-3/+5
| * | nfsd: add nfsd/clients directoryJ. Bruce Fields2019-07-035-10/+133
| * | nfsd4: use reference count to free clientJ. Bruce Fields2019-07-032-5/+22
| * | nfsd: rename cl_refcountJ. Bruce Fields2019-07-032-14/+14
| * | nfsd: persist nfsd filesystem across mountsJ. Bruce Fields2019-07-032-0/+14
| * | nfs: fix out-of-date connectathon talk URLJ. Bruce Fields2019-07-031-1/+1
| * | nfsd: fix cleanup of nfsd_reply_cache_init on failureJ. Bruce Fields2019-07-031-3/+7
| * | nfsd4: remove outdated nfsd4_decode_time commentJ. Bruce Fields2019-07-031-4/+0
| * | nfsd: use 64-bit seconds fields in nfsd v4 codeJ. Bruce Fields2019-07-033-15/+8
| * | nfsd: Spelling s/EACCESS/EACCES/Geert Uytterhoeven2019-07-031-1/+1
| * | lockd: Make two symbols staticYueHaibing2019-07-032-2/+2
| * | locks: Cleanup lm_compare_owner and lm_owner_keyBenjamin Coddington2019-07-033-21/+0
| * | lockd: Show pid of lockd for remote locksBenjamin Coddington2019-07-035-6/+4
| * | lockd: Remove lm_compare_owner and lm_owner_keyBenjamin Coddington2019-07-031-18/+0
| * | lockd: Convert NLM service fl_owner to nlm_lockownerBenjamin Coddington2019-07-037-5/+123
| * | lockd: prepare nlm_lockowner for use by the serverBenjamin Coddington2019-07-031-10/+11