platform/kernel/linux-rpi.git
2017-12-15 Scott Mayhewnfs: don't wait on commit in nfs_commit_inode() if...
2017-12-15 Chuck Leverxprtrdma: Spread reply processing over more CPUs
2017-12-15 Scott Mayhewnfs: fix a deadlock in nfs client initialization
2017-11-30 Trond MyklebustSUNRPC: Handle ENETDOWN errors
2017-11-29 Trond MyklebustSUNRPC: Allow connect to return EHOSTUNREACH
2017-11-29 Trond MyklebustNFSv4: Ensure gcc 4.4.4 can compile initialiser for...
2017-11-17 Benjamin CoddingtonNFS: Revert "NFS: Move the flock open mode check into...
2017-11-17 Joshua WattNFS: Fix typo in nomigration mount option
2017-11-17 Chuck Levernfs: Fix ugly referral attributes
2017-11-17 Gustavo A.... NFS: super: mark expected switch fall-throughs
2017-11-17 Vasily Averinsunrpc: remove net pointer from messages
2017-11-17 Vasily Averinnfs: remove net pointer from messages
2017-11-17 Vasily Averinsunrpc: exit_net cleanup check added
2017-11-17 Vasily Averinnfs client: exit_net cleanup check added
2017-11-17 Markus Elfringnfs/write: Use common error handling code in nfs_lock_a...
2017-11-17 Trond MyklebustNFSv4: Replace closed stateids with the "invalid specia...
2017-11-17 Trond MyklebustNFSv4: nfs_set_open_stateid must not trigger state...
2017-11-17 Trond MyklebustNFSv4: Check the open stateid when searching for expire...
2017-11-17 Trond MyklebustNFSv4: Clean up nfs4_delegreturn_done
2017-11-17 Trond MyklebustNFSv4: cleanup nfs4_close_done
2017-11-17 Trond MyklebustNFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturn
2017-11-17 Trond MyklebustpNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn...
2017-11-17 Trond MyklebustNFSv4: Don't try to CLOSE if the stateid 'other' field...
2017-11-17 Trond MyklebustNFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.
2017-11-17 Trond MyklebustNFS: Fix a typo in nfs_rename()
2017-11-17 Trond MyklebustNFSv4: Fix open create exclusive when the server reboots
2017-11-17 Trond MyklebustNFSv4: Add a tracepoint to document open stateid updates
2017-11-17 Trond MyklebustNFSv4: Fix OPEN / CLOSE race
2017-11-17 Chuck Leversunrpc: Add rpc_request static trace point
2017-11-17 Chuck Leversunrpc: Fix rpc_task_begin trace point
2017-11-17 Chuck LeverSUNRPC: Fix parsing failure in trace points with XIDs
2017-11-17 Gustavo A.... net: sunrpc: mark expected switch fall-throughs
2017-11-17 Thomas MeyerNFS: Fix bool initialization/comparison
2017-11-17 Anna SchumakerNFS: Avoid RCU usage in tracepoints
2017-11-17 Chuck Leverxprtrdma: Update copyright notices
2017-11-17 Chuck Leverxprtrdma: Remove include for linux/prefetch.h
2017-11-17 Chuck Leverrpcrdma: Remove C structure definitions of XDR data...
2017-11-17 Chuck Leverxprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode
2017-11-17 Elena Reshetovafs, nfs: convert nfs_client.cl_count from atomic_t...
2017-11-17 Elena Reshetovafs, nfs: convert nfs_lock_context.count from atomic_t...
2017-11-17 Elena Reshetovafs, nfs: convert nfs4_lock_state.ls_count from atomic_t...
2017-11-17 Elena Reshetovafs, nfs: convert nfs_cache_defer_req.count from atomic_...
2017-11-17 Elena Reshetovafs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_...
2017-11-17 Elena Reshetovafs, nfs: convert pnfs_layout_hdr.plh_refcount from...
2017-11-17 Elena Reshetovafs, nfs: convert pnfs_layout_segment.pls_refcount from...
2017-11-17 Elena Reshetovafs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t...
2017-11-17 Trond MyklebustNFSv4.1: Fix up replays of interrupted requests
2017-11-17 Chuck Leverxprtrdma: Remove atomic send completion counting
2017-11-17 Chuck Leverxprtrdma: RPC completion should wait for Send completion
2017-11-17 Chuck Leverxprtrdma: Refactor rpcrdma_deferred_completion
2017-11-17 Chuck Leverxprtrdma: Add a field of bit flags to struct rpcrdma_req
2017-11-17 Chuck Leverxprtrdma: Add data structure to manage RDMA Send arguments
2017-11-17 Chuck Leverxprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge()
2017-11-17 Chuck Leverxprtrdma: Change return value of rpcrdma_prepare_send_s...
2017-11-17 Chuck Leverxprtrdma: Fix error handling in rpcrdma_prepare_msg_sges()
2017-11-17 Chuck Leverxprtrdma: Clean up SGE accounting in rpcrdma_prepare_ms...
2017-11-17 Chuck Leverxprtrdma: Decode credits field in rpcrdma_reply_handler
2017-11-17 Chuck Leverxprtrdma: Invoke rpcrdma_reply_handler directly from...
2017-11-17 Chuck Leverxprtrdma: Refactor rpcrdma_reply_handler some more
2017-11-17 Chuck Leverxprtrdma: Move decoded header fields into rpcrdma_rep
2017-11-17 Chuck Leverxprtrdma: Throw away reply when version is unrecognized
2017-10-16 Chuck Leverxprtrdma: Remove ro_unmap_safe
2017-10-16 Chuck Leverxprtrdma: Use ro_unmap_sync in xprt_rdma_send_request
2017-10-16 Chuck Leverxprtrdma: Don't defer fencing an async RPC's chunks
2017-10-16 NeilBrownNFS: remove special-case revalidate in nfs_opendir()
2017-10-16 NeilBrownNFS: revalidate "." etc correctly on "open".
2017-10-16 Anna SchumakerNFS: Don't compare apples to elephants to determine...
2017-10-16 Anna SchumakerNFS: Create NFS_ACCESS_* flags
2017-10-16 Linus TorvaldsLinux 4.14-rc5 v4.14-rc5
2017-10-15 Linus TorvaldsMerge tag 'char-misc-4.14-rc5' of git://git./linux...
2017-10-15 Linus TorvaldsMerge tag 'usb-4.14-rc5' of git://git./linux/kernel...
2017-10-15 Linus TorvaldsMerge tag 'dmaengine-fix-4.14-rc5' of git://git.infrade...
2017-10-14 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-10-14 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2017-10-14 Linus TorvaldsMerge branch 'ras-urgent-for-linus' of git://git./linux...
2017-10-14 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2017-10-14 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2017-10-14 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2017-10-14 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2017-10-14 Borislav Petkovx86/microcode: Do the family check first
2017-10-14 Ingo Molnarlocking/lockdep: Disable cross-release features for now
2017-10-14 Linus TorvaldsMerge branch '4.14-fixes' of git://git.linux-mips.org...
2017-10-14 Andy Lutomirskix86/mm: Flush more aggressively in lazy TLB mode
2017-10-14 Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc5' of git://people...
2017-10-13 Dave AirlieMerge tag 'drm-intel-fixes-2017-10-11' of git://anongit...
2017-10-13 Dave AirlieMerge branch 'msm-fixes-4.14-rc4' of git://people.freed...
2017-10-13 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-10-13 Huang Yingmm, swap: use page-cluster as max window of VMA based...
2017-10-13 Will Deaconmm: page_vma_mapped: ensure pmd is loaded with READ_ONC...
2017-10-13 Konstantin... kmemleak: clear stale pointers from task stacks
2017-10-13 Eryu Guanfs/binfmt_misc.c: node could be NULL when evicting...
2017-10-13 Matthew Wilcoxfs/mpage.c: fix mpage_writepage() for pages with buffers
2017-10-13 Randy Dunlaplinux/kernel.h: add/correct kernel-doc notation
2017-10-13 Johannes Weinertty: fall back to N_NULL if switching to N_TTY fails...
2017-10-13 Johannes WeinerRevert "vmalloc: back off when the current task is...
2017-10-13 Boris Brezillonmm/cma.c: take __GFP_NOWARN into account in cma_alloc()
2017-10-13 Guenter Roeckscripts/kallsyms.c: ignore symbol type 'n'
2017-10-13 Andrea Arcangeliuserfaultfd: selftest: exercise -EEXIST only in backgro...
2017-10-13 Zhen Leimm: only display online cpus of the numa node
2017-10-13 Zi Yanmm: remove unnecessary WARN_ONCE in page_vma_mapped_walk().
next