sfrench/cifs-2.6.git
2017-07-14 Akinobu Mitafault-inject: parse as natural 1-based value for fail...
2017-07-14 Akinobu Mitafault-inject: automatically detect the number base...
2017-07-14 Kefeng Wangkernel/watchdog.c: use better pr_fmt prefix
2017-07-14 Luis de BethencourtMAINTAINERS: move the befs tree to kernel.org
2017-07-14 Michael Ellermanlib/atomic64_test.c: add a test that atomic64_inc_not_z...
2017-07-14 Helge Dellermm: fix overflow check in expand_upwards()
2017-07-13 Linus TorvaldsMerge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org...
2017-07-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2017-07-13 Trond MyklebustNFS: Don't run wake_up_bit() when nobody is waiting...
2017-07-13 Peng Taonfs: add export operations
2017-07-13 Linus TorvaldsMerge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields...
2017-07-13 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2017-07-13 Linus TorvaldsMerge tag '4.13-fixes' of git://git.lwn.net/linux
2017-07-13 Linus TorvaldsMerge tag 'kbuild-v4.13-2' of git://git./linux/kernel...
2017-07-13 Linus TorvaldsMerge tag 'trace-v4.13-2' of git://git./linux/kernel...
2017-07-13 Jeff Laytonnfs4: add NFSv4 LOOKUPP handlers
2017-07-13 Peng Taonfs: add a nfs_ilookup helper
2017-07-13 Peng Taonfs: replace d_add with d_splice_alias in atomic_open
2017-07-13 Jason A. Donenfeldsunrpc: use constant time memory comparison for mac
2017-07-13 Olga KornievskaiaNFSv4.2 fix size storage for nfs42_proc_copy
2017-07-13 Chuck Leverxprtrdma: Fix documenting comments in frwr_ops.c
2017-07-13 Chuck Leverxprtrdma: Replace PAGE_MASK with offset_in_page()
2017-07-13 Chuck Leverxprtrdma: FMR does not need list_del_init()
2017-07-13 Chuck Leverxprtrdma: Demote "connect" log messages
2017-07-13 Chuck LeverNFSv4.1: Use seqid returned by EXCHANGE_ID after state...
2017-07-13 Chuck LeverNFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4...
2017-07-13 Chuck Leverxprtrdma: Don't defer MR recovery if ro_map fails
2017-07-13 Chuck Leverxprtrdma: Fix FRWR invalidation error recovery
2017-07-13 Chuck Leverxprtrdma: Fix client lock-up after application signal...
2017-07-13 Chuck Leverxprtrdma: Rename rpcrdma_req::rl_free
2017-07-13 Chuck Leverxprtrdma: Pass only the list of registered MRs to ro_un...
2017-07-13 Chuck Leverxprtrdma: Pre-mark remotely invalidated MRs
2017-07-13 Chuck Leverxprtrdma: On invalidation failure, remove MWs from...
2017-07-13 NeilBrownNFS: check for nfs_refresh_inode() errors in nfs_fhget()
2017-07-13 NeilBrownNFS: guard against confused server in nfs_atomic_open()
2017-07-13 NeilBrownNFS: only invalidate dentrys that are clearly invalid.
2017-07-13 Olga KornievskaiaPNFS for stateid errors retry against MDS first
2017-07-13 Olga KornievskaiaPNFS fix EACCESS on commit to DS handling
2017-07-13 Dan CarpenterNFS: silence a uninitialized variable warning
2017-07-13 Tuo Chen Pengnfs: Fix fscache stat printing in nfs_show_stats()
2017-07-13 Benjamin CoddingtonNFS: Fix initialization of nfs_page_array->npages
2017-07-13 Trond MyklebustNFS: Fix commit policy for non-blocking calls to nfs_wr...
2017-07-13 Trond MyklebustNFS: Ensure we commit after writeback is complete
2017-07-13 Trond MyklebustNFS: Remove unused fields in the page I/O structures
2017-07-13 Trond MyklebustSUNRPC: Make slot allocation more reliable
2017-07-13 Benjamin CoddingtonNFS: nfs_rename() - revalidate directories on -ERESTARTSYS
2017-07-13 Benjamin CoddingtonNFS: convert flags to bool
2017-07-13 Anna SchumakerNFS: Set FATTR4_WORD0_TYPE for . and .. entries
2017-07-13 Christoph Hellwignfsd4: const-ify nfsd4_ops
2017-07-13 Christoph Hellwigsunrpc: mark all struct svc_version instances as const
2017-07-13 Christoph Hellwigsunrpc: mark all struct svc_procinfo instances as const
2017-07-13 Christoph Hellwigsunrpc: move pc_count out of struct svc_procinfo
2017-07-13 Christoph Hellwignfsd4: properly type op_func callbacks
2017-07-13 Christoph Hellwignfsd4: remove nfsd4op_rsize
2017-07-13 Christoph Hellwignfsd4: properly type op_get_currentstateid callbacks
2017-07-13 Christoph Hellwignfsd4: properly type op_set_currentstateid callbacks
2017-07-13 Christoph Hellwigsunrpc: remove kxdrproc_t
2017-07-13 Christoph Hellwigsunrpc: properly type pc_encode callbacks
2017-07-13 Christoph Hellwigsunrpc: properly type pc_decode callbacks
2017-07-13 Christoph Hellwigsunrpc: properly type pc_release callbacks
2017-07-13 Christoph Hellwigsunrpc: properly type pc_func callbacks
2017-07-13 Christoph Hellwignfsd: remove the unused PROC() macro in nfs3proc.c
2017-07-13 Christoph Hellwignfsd: use named initializers in PROC()
2017-07-13 Christoph Hellwignfsd4: const-ify nfs_cb_version4
2017-07-13 Christoph Hellwigsunrpc: mark all struct rpc_procinfo instances as const
2017-07-13 Christoph Hellwignfs: use ARRAY_SIZE() in the nfsacl_version3 declaration
2017-07-13 Christoph Hellwigsunrpc: move p_count out of struct rpc_procinfo
2017-07-13 Christoph Hellwiglockd: fix some weird indentation
2017-07-13 Christoph Hellwignfs: don't cast callback decode/proc/encode routines
2017-07-13 Christoph Hellwignfs: fix decoder callback prototypes
2017-07-13 Christoph Hellwiglockd: fix decoder callback prototypes
2017-07-13 Christoph Hellwignfsd: fix decoder callback prototypes
2017-07-13 Christoph Hellwigsunrpc/auth_gss: fix decoder callback prototypes
2017-07-13 Christoph Hellwigsunrpc: fix decoder callback prototypes
2017-07-13 Christoph Hellwigsunrpc: properly type argument to kxdrdproc_t
2017-07-13 Christoph Hellwigsunrpc/auth_gss: nfsd: fix encoder callback prototypes
2017-07-13 Christoph Hellwignfsd: fix encoder callback prototypes
2017-07-13 Christoph Hellwignfs: fix encoder callback prototypes
2017-07-13 Christoph Hellwiglockd: fix encoder callback prototypes
2017-07-13 Christoph Hellwigsunrpc: fix encoder callback prototypes
2017-07-13 Christoph Hellwigsunrpc: properly type argument to kxdreproc_t
2017-07-13 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-07-13 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.13-2' of git://git...
2017-07-13 Linus TorvaldsMerge tag 'vfio-v4.13-rc1' of git://github.com/awilliam...
2017-07-13 Linus TorvaldsMerge tag 'rtc-4.13' of git://git./linux/kernel/git...
2017-07-13 Linus TorvaldsMerge tag 'for-linus-20170713' of git://git.infradead...
2017-07-13 Linus TorvaldsMerge tag 'fbdev-v4.13' of git://github.com/bzolnier...
2017-07-13 Linus TorvaldsMerge tag 'pwm/for-4.13-rc1' of git://git./linux/kernel...
2017-07-13 Linus TorvaldsMerge tag 'for-v4.13-2' of git://git./linux/kernel...
2017-07-13 Linus TorvaldsMerge tag 'drm-fixes-for-v4.13-rc1' of git://people...
2017-07-13 Jeffy Chendrm: Add missing field copy in compat_drm_version
2017-07-13 Colin Ian Kingsvcrdma: fix an incorrect check on -E2BIG and -EINVAL
2017-07-13 Rafał MiłeckiDocumentation: ABI: mtd: describe "offset" more precisely
2017-07-13 Ernesto A.... ext2: Fix memory leak when truncate races ext2_get_blocks
2017-07-13 Dave AirlieMerge branch 'drm-next-4.13' of git://people.freedeskto...
2017-07-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-07-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-07-13 Linus Torvaldsdisable new gcc-7.1.1 warnings for now
2017-07-13 Dave AirlieMerge tag 'drm-misc-next-fixes-2017-07-10' of git:...
2017-07-13 Dave AirlieMerge tag 'drm-intel-next-fixes-2017-07-11' of git...
next