summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEIDTrond Myklebust2016-09-271-0/+1
* nfs: allow blocking locks to be awoken by lock callbacksJeff Layton2016-09-221-0/+3
* nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constantJeff Layton2016-09-221-2/+3
* pnfs: add a new mechanism to select a layout driver according to an ordered listJeff Layton2016-09-191-0/+1
* xprtrdma: Support larger inline thresholdsChuck Lever2016-09-191-2/+2
* xprtrdma: Client-side support for rpcrdma_connect_privateChuck Lever2016-09-191-0/+4
* rpcrdma: RDMA/CM private message data structureChuck Lever2016-09-191-0/+35
* SUNRPC: Add a transport-specific private field in rpc_rqstChuck Lever2016-09-191-0/+1
* SUNRPC: Separate buffer pointers for RPC Call and Reply messagesChuck Lever2016-09-191-2/+3
* SUNRPC: Generalize the RPC buffer release APIChuck Lever2016-09-192-2/+2
* SUNRPC: Generalize the RPC buffer allocation APIChuck Lever2016-09-192-2/+2
* SUNRPC: Refactor rpc_xdr_buf_init()Chuck Lever2016-09-192-1/+13
* SUNRPC: rpc_clnt_add_xprt setup function for NFS layerAndy Adamson2016-09-191-0/+12
* SUNRPC search xprt switch for sockaddrAndy Adamson2016-09-192-0/+4
* SUNRPC rpc_clnt_xprt_switch_add_xprtAndy Adamson2016-09-191-0/+1
* SUNRPC rpc_clnt_xprt_switch_putAndy Adamson2016-09-191-0/+2
* pnfs: track multiple layout types in fsinfo structureJeff Layton2016-09-191-1/+6
* Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-181-0/+2
|\
| * cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hPaul Burton2016-09-141-0/+2
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-181-0/+10
|\ \
| * | genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon2016-09-131-0/+10
| |/
* | fix iov_iter_fault_in_readable()Al Viro2016-09-171-1/+1
* | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-7/+13
|\ \
| * | asm-generic: make get_user() clear the destination on errorsAl Viro2016-09-131-3/+7
| * | asm-generic: make copy_from_user() zero the destination properlyAl Viro2016-09-091-4/+6
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-09-131-3/+4
|\ \ \
| * | | locking/barriers: Don't use sizeof(void) in lockless_dereference()Johannes Berg2016-09-051-3/+4
* | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-131-6/+21
|\ \ \ \
| * | | | efi/libstub: Introduce ExitBootServices helperJeffrey Hugo2016-09-051-0/+10
| * | | | efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-09-051-5/+10
| * | | | efi: Make for_each_efi_memory_desc_in_map() cope with running on XenJan Beulich2016-09-051-1/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-09-127-4/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang2016-09-081-2/+3
| * | | net: Don't delete routes in different VRFsMark Tomlinson2016-09-061-1/+2
| * | | af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds2016-09-041-1/+1
| * | | bonding: Fix bonding crashMahesh Bandewar2016-09-041-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-08-302-0/+8
| |\ \ \
| | * | | netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang2016-08-251-0/+4
| | * | | netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang2016-08-251-0/+4
| * | | | Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-08-301-0/+9
| |\ \ \ \
| | * | | | cfg80211: Add stub for cfg80211_get_station()Linus Lüssing2016-08-301-0/+9
* | | | | | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-101-3/+2
|\ \ \ \ \ \
| * | | | | | fscrypto: require write access to mount to set encryption policyEric Biggers2016-09-101-3/+2
| | |_|_|/ / | |/| | | |
* | | | | | usercopy: force check_object_size() inlineKees Cook2016-09-071-2/+2
* | | | | | usercopy: fold builtin_const check into inline functionKees Cook2016-09-061-1/+2
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-09-061-3/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley2016-08-191-3/+2
| |\ \ \ \ \
| | * | | | | scsi: sas: remove is_sas_attached()Johannes Thumshirn2016-08-181-6/+0
| | * | | | | scsi: sas: provide stub implementation for scsi_is_sas_rphyJohannes Thumshirn2016-08-181-1/+6
* | | | | | | Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-09-033-7/+5
|\ \ \ \ \ \ \