summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: properly type pc_release callbacksChristoph Hellwig2017-05-1512-66/+63
* sunrpc: properly type pc_func callbacksChristoph Hellwig2017-05-1511-227/+328
* nfsd: remove the unused PROC() macro in nfs3proc.cChristoph Hellwig2017-05-151-12/+0
* nfsd: use named initializers in PROC()Christoph Hellwig2017-05-153-27/+27
* nfsd4: const-ify nfs_cb_version4Christoph Hellwig2017-05-151-1/+1
* sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-1516-30/+31
* nfs: use ARRAY_SIZE() in the nfsacl_version3 declarationChristoph Hellwig2017-05-151-2/+1
* sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-05-1513-15/+44
* lockd: fix some weird indentationChristoph Hellwig2017-05-152-19/+19
* nfs: don't cast callback decode/proc/encode routinesChristoph Hellwig2017-05-153-69/+77
* nfs: fix decoder callback prototypesChristoph Hellwig2017-05-155-84/+151
* lockd: fix decoder callback prototypesChristoph Hellwig2017-05-153-10/+16
* nfsd: fix decoder callback prototypesChristoph Hellwig2017-05-151-4/+7
* sunrpc/auth_gss: fix decoder callback prototypesChristoph Hellwig2017-05-153-3/+4
* sunrpc: fix decoder callback prototypesChristoph Hellwig2017-05-151-12/+15
* sunrpc: properly type argument to kxdrdproc_tChristoph Hellwig2017-05-152-2/+4
* sunrpc/auth_gss: nfsd: fix encoder callback prototypesChristoph Hellwig2017-05-153-7/+8
* nfsd: fix encoder callback prototypesChristoph Hellwig2017-05-151-5/+8
* nfs: fix encoder callback prototypesChristoph Hellwig2017-05-155-122/+242
* lockd: fix encoder callback prototypesChristoph Hellwig2017-05-153-18/+34
* sunrpc: fix encoder callback prototypesChristoph Hellwig2017-05-151-11/+13
* sunrpc: properly type argument to kxdreproc_tChristoph Hellwig2017-05-152-2/+6
* Linux 4.12-rc1v4.12-rc1Linus Torvalds2017-05-131-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-135-7/+445
|\
| * Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-111-1/+1
| * Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423
| * Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2017-05-071-0/+2
| * Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2017-05-071-0/+13
| * Input: xpad - sort supported devices by USB IDBenjamin Valentin2017-05-071-6/+6
* | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-139-18/+195
|\ \
| * | ubi: Add debugfs file for tracking PEB stateBen Shelton2017-05-081-1/+125
| * | ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctlRock Lee2017-05-081-3/+3
| * | ubifs: Remove unnecessary assignmentStefan Agner2017-05-081-1/+0
| * | ubifs: Fix cut and paste error on sb type comparisonsColin Ian King2017-05-081-2/+2
| * | ubi: fastmap: Fix slab corruptionRabin Vincent2017-05-081-4/+29
| * | ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labelsHyunchul Lee2017-05-083-2/+31
| * | ubi: Make mtd parameter readableAndy Shevchenko2017-05-081-1/+1
| * | ubi: Fix section mismatchAndy Shevchenko2017-05-081-4/+4
* | | Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-137-19/+17
|\ \ \
| * | | um: Add missing NR_CPUS includeRichard Weinberger2017-05-041-0/+1
| * | | um: Fix to call read_initrd after init_bootmemMasami Hiramatsu2017-05-032-3/+7
| * | | um: Include kbuild.h instead of duplicating its macrosMatthias Kaehlcke2017-05-031-8/+1
| * | | um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger2017-05-031-1/+1
| * | | um: Set number of CPUsNikola Kotur2017-05-032-3/+5
| * | | um: Fix _print_addr()Richard Weinberger2017-05-031-4/+2
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-1323-126/+145
|\ \ \
| * | | mm, docs: update memory.stat description with workingset* entriesRoman Gushchin2017-05-121-0/+12
| * | | mm: vmscan: scan until it finds eligible pagesMinchan Kim2017-05-121-6/+15
| * | | mm, thp: copying user pages must schedule on collapseDavid Rientjes2017-05-121-4/+3
| * | | dax: fix PMD data corruption when fault races with writeRoss Zwisler2017-05-121-14/+14