summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust1-1/+1
2017-07-13NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust1-0/+2
2017-07-13nfs4: add NFSv4 LOOKUPP handlersJeff Layton2-1/+17
2017-07-13nfs: add a nfs_ilookup helperPeng Tao1-0/+1
2017-07-13NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever1-0/+2
2017-07-13NFS: Ensure we commit after writeback is completeTrond Myklebust2-0/+3
2017-07-13NFS: Remove unused fields in the page I/O structuresTrond Myklebust2-2/+0
2017-07-13NFS: nfs_rename() - revalidate directories on -ERESTARTSYSBenjamin Coddington1-0/+1
2017-07-13NFS: convert flags to boolBenjamin Coddington1-5/+5
2017-07-13sunrpc: mark all struct svc_version instances as constChristoph Hellwig1-1/+1
2017-07-13sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2-4/+4
2017-07-13sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig1-1/+1
2017-07-13sunrpc: remove kxdrproc_tChristoph Hellwig1-7/+0
2017-07-13sunrpc: properly type pc_encode callbacksChristoph Hellwig3-9/+10
2017-07-13sunrpc: properly type pc_decode callbacksChristoph Hellwig3-19/+20
2017-07-13sunrpc: properly type pc_release callbacksChristoph Hellwig1-1/+2
2017-07-13sunrpc: properly type pc_func callbacksChristoph Hellwig1-2/+2
2017-07-13sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2-3/+3
2017-07-13sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig1-1/+1
2017-07-13sunrpc: properly type argument to kxdrdproc_tChristoph Hellwig1-1/+2
2017-07-13sunrpc: properly type argument to kxdreproc_tChristoph Hellwig1-1/+4
2017-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+0
2017-06-12compiler, clang: properly override 'inline' for clangLinus Torvalds1-1/+2
2017-06-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2017-06-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+29
2017-06-10Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2017-06-10Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2017-06-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2017-06-09Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar1-2/+0
2017-06-09KEYS: sanitize key structs before freeingEric Biggers1-1/+0
2017-06-09Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-5/+2
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki1-5/+2
2017-06-08srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini1-2/+0
2017-06-08Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini2-3/+29
2017-06-07Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki1-5/+2
2017-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2017-06-07compiler, clang: suppress warning for unused static inline functionsDavid Rientjes1-0/+7
2017-06-06elevator: fix truncation of icq_cache_nameEric Biggers1-1/+1
2017-06-06Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+21
2017-06-05net/mlx4: Fix the check in attaching steering rulesTalat Batheesh1-0/+1
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-1/+9
2017-06-03mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2-0/+9
2017-06-03mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse1-0/+11
2017-06-03frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke1-1/+5
2017-06-03include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko1-1/+1
2017-06-02Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+2
2017-06-02net/mlx5: Define interface bits for fencing UMR wqeMax Gurtovoy1-1/+9
2017-05-30iommu/dma: Fix function declarationArnd Bergmann1-0/+1
2017-05-29Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+8
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-8/+20