platform/kernel/linux-rpi.git
2020-12-16 Trond MyklebustMerge tag 'nfs-rdma-for-5.11-1' of git://git.linux...
2020-12-14 Trond MyklebustNFSv4.2/pnfs: Don't use READ_PLUS with pNFS yet
2020-12-14 Trond MyklebustNFSv4.2: Deal with potential READ_PLUS data extent...
2020-12-14 Trond MyklebustNFSv4.2: Don't error when exiting early on a READ_PLUS...
2020-12-14 Trond MyklebustNFSv4.2: Handle hole lengths that exceed the READ_PLUS...
2020-12-14 Trond MyklebustNFSv4.2: decode_read_plus_hole() needs to check the...
2020-12-14 Trond MyklebustNFSv4.2: decode_read_plus_data() must skip padding...
2020-12-14 Trond MyklebustNFSv4.2: Ensure we always reset the result->count in...
2020-12-14 Trond MyklebustSUNRPC: When expanding the buffer, we may need grow...
2020-12-14 Trond MyklebustSUNRPC: Cleanup - constify a number of xdr_buf helpers
2020-12-14 Trond MyklebustSUNRPC: Clean up open coded setting of the xdr_stream...
2020-12-14 Trond MyklebustSUNRPC: _copy_to/from_pages() now check for zero length
2020-12-14 Trond MyklebustSUNRPC: Cleanup xdr_shrink_bufhead()
2020-12-14 Trond MyklebustSUNRPC: Fix xdr_expand_hole()
2020-12-14 Trond MyklebustSUNRPC: Fixes for xdr_align_data()
2020-12-14 Trond MyklebustSUNRPC: _shift_data_left/right_pages should check the...
2020-12-14 Geliang TangNFSv4.1: use BITS_PER_LONG macro in nfs4session.h
2020-12-14 Chuck Leverxprtrdma: Fix XDRBUF_SPARSE_PAGES support
2020-12-14 Frank van der... NFSv4.2: improve page handling for GETXATTR
2020-12-14 Dan Alonisunrpc: fix xs_read_xdr_buf for partial pages receive
2020-12-10 Trond MyklebustNFSv4.2: Fix up the get/listxattr calls to rpc_prepare_...
2020-12-02 NeilBrownNFS: switch nfsiod to be an UNBOUND workqueue.
2020-12-02 Calum Mackaylockd: don't use interval-based rebinding over TCP
2020-12-02 Fedor Tokarevnet: sunrpc: Fix 'snprintf' return value check in ...
2020-12-02 Sargun DhillonNFSv4: Refactor to use user namespaces for nfs4idmap
2020-12-02 Sargun DhillonNFS: NFSv2/NFSv3: Use cred from fs_context during mount
2020-12-02 Trond MyklebustNFSv4: Fix a pNFS layout related use-after-free race...
2020-12-02 Trond MyklebustNFSv4: Fix open coded xdr_stream_remaining()
2020-12-02 Trond MyklebustSUNRPC: Fix open coded xdr_stream_remaining()
2020-12-02 Trond MyklebustSUNRPC: Fix up xdr_set_page()
2020-12-02 Trond MyklebustSUNRPC: Clean up the handling of page padding in rpc_pr...
2020-12-02 Trond MyklebustSUNRPC: Fix up xdr_read_pages() to take arbitrary objec...
2020-12-02 Trond MyklebustSUNRPC: Clean up helpers xdr_set_iov() and xdr_set_page...
2020-12-02 Trond MyklebustSUNRPC: Fix up typo in xdr_init_decode()
2020-12-02 Trond MyklebustNFSv4: Fix the alignment of page data in the getdevicei...
2020-12-02 Trond MyklebustpNFS: Clean up open coded xdr string decoding
2020-12-02 Trond MyklebustSUNRPC: Fix up open coded kmemdup_nul()
2020-12-02 Trond MyklebustpNFS/flexfiles: Fix up layoutstats reporting for non...
2020-12-02 Trond MyklebustNFSv4/pNFS: Store the transport type in struct nfs4_pnf...
2020-12-02 Trond MyklebustpNFS: Add helpers for allocation/free of struct nfs4_pn...
2020-12-02 Trond MyklebustNFSv4/pNFS: Use connections to a DS that are all of...
2020-12-02 Trond MyklebustSUNRPC: Remove unused function xprt_load_transport()
2020-12-02 Trond MyklebustNFS: Switch mount code to use xprt_find_transport_ident()
2020-12-02 Trond MyklebustSUNRPC: Add a helper to return the transport identifier...
2020-12-02 Trond MyklebustSUNRPC: Close a race with transport setup and module put
2020-12-02 Trond MyklebustSUNRPC: xprt_load_transport() needs to support the...
2020-12-02 Trond MyklebustNFS: Do uncached readdir when we're seeking a cookie...
2020-12-02 Trond MyklebustNFS: Reduce number of RPC calls when doing uncached...
2020-12-02 Trond MyklebustNFS: Optimisations for monotonically increasing readdir...
2020-12-02 Trond MyklebustNFS: Improve handling of directory verifiers
2020-12-02 Trond MyklebustNFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from...
2020-12-02 Trond MyklebustNFS: Allow the NFS generic code to pass in a verifier...
2020-12-02 Trond MyklebustNFS: Cleanup to remove nfs_readdir_descriptor_t typedef
2020-12-02 Trond MyklebustNFS: Reduce readdir stack usage
2020-12-02 Trond MyklebustNFS: nfs_do_filldir() does not return a value
2020-12-02 Trond MyklebustNFS: More readdir cleanups
2020-12-02 Trond MyklebustNFS: Support larger readdir buffers
2020-12-02 Trond MyklebustNFS: Simplify struct nfs_cache_array_entry
2020-12-02 Trond MyklebustNFS: Replace kmap() with kmap_atomic() in nfs_readdir_s...
2020-12-02 Trond MyklebustNFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array()
2020-12-02 Trond MyklebustNFS: Don't discard readdir results
2020-12-02 Trond MyklebustNFS: Clean up directory array handling
2020-12-02 Trond MyklebustNFS: Clean up nfs_readdir_page_filler()
2020-12-02 Trond MyklebustNFS: Clean up readdir struct nfs_cache_array
2020-12-02 Trond MyklebustNFS: Ensure contents of struct nfs_open_dir_context...
2020-12-02 Olga KornievskaiaNFSv4.2: condition READDIR's mask for security label...
2020-12-02 Trond MyklebustSUNRPC: rpc_wake_up() should wake up tasks in the corre...
2020-12-02 Trond MyklebustNFSv4: Observe the NFS_MOUNT_SOFTREVAL flag in _nfs4_pr...
2020-12-02 Trond MyklebustNFSv3: Add emulation of the lookupp() operation
2020-12-02 Trond MyklebustNFSv3: Refactor nfs3_proc_lookup() to split out the...
2020-12-02 Dai NgoNFSv4.2: Fix 5 seconds delay when doing inter server...
2020-12-02 Chuck LeverNFS: Fix rpcrdma_inline_fixup() crash with new LISTXATT...
2020-12-02 Chuck LeverSUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy...
2020-11-30 Trond MyklebustpNFS/flexfiles: Fix array overflow when flexfiles mirro...
2020-11-29 Linus TorvaldsLinux 5.10-rc6
2020-11-29 Linus TorvaldsMerge tag 'locking-urgent-2020-11-29' of git://git...
2020-11-29 Linus TorvaldsMerge tag 'irq-urgent-2020-11-29' of git://git./linux...
2020-11-29 Linus TorvaldsMerge tag 'efi-urgent-for-v5.10-rc5' of git://git....
2020-11-29 Linus TorvaldsMerge tag 'x86_urgent_for_v5.10-rc6' of git://git....
2020-11-28 Linus TorvaldsMerge tag 'riscv-for-linus-5.10-rc6' of git://git....
2020-11-28 Linus TorvaldsMerge tag 'kbuild-fixes-v5.10' of git://git./linux...
2020-11-28 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.10-2020-11-28' of...
2020-11-28 Linus TorvaldsMerge tag 'usb-5.10-rc6' of git://git./linux/kernel...
2020-11-28 Linus TorvaldsMerge tag 'char-misc-5.10-rc6' of git://git./linux...
2020-11-27 Linus TorvaldsMerge tag 'asm-generic-fixes-5.10-2' of git://git....
2020-11-27 Linus TorvaldsMerge tag 'arm-soc-fixes-v5.10-3' of git://git./linux...
2020-11-27 Linus TorvaldsMerge tag 'net-5.10-rc6' of git://git./linux/kernel...
2020-11-27 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-11-27 Linus TorvaldsMerge tag 'io_uring-5.10-2020-11-27' of git://git.kerne...
2020-11-27 Linus TorvaldsMerge tag 'block-5.10-2020-11-27' of git://git.kernel...
2020-11-27 Linus TorvaldsMerge tag 'for-5.10-rc5-tag' of git://git./linux/kernel...
2020-11-27 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-11-27 Linus TorvaldsMerge tag 'mtd/fixes-for-5.10-rc6' of git://git./linux...
2020-11-27 Linus TorvaldsMerge tag 'spi-fix-v5.10-rc5' of git://git./linux/kerne...
2020-11-27 Linus TorvaldsMerge tag 'media/v5.10-3' of git://git./linux/kernel...
2020-11-27 Linus TorvaldsMerge tag 'drm-fixes-2020-11-27-1' of git://anongit...
2020-11-27 Jakub KicinskiMerge tag 'linux-can-fixes-for-5.10-20201127' of git...
2020-11-27 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.10-2' of git://git...
2020-11-27 Willem de Bruijnsock: set sk_err to ee_errno on dequeue from errq
2020-11-27 Paolo Abenimptcp: fix NULL ptr dereference on bad MPJ
next