linux-block.git
2020-02-03 Trond MyklebustNFS: nfs_find_open_context() should use cred_fscmp()
2020-02-03 Trond MyklebustNFS: nfs_access_get_cached_rcu() should use cred_fscmp()
2020-02-03 Trond MyklebustNFSv4: pnfs_roc() must use cred_fscmp() to compare...
2020-02-03 Alex ShiNFS: remove unused macros
2020-01-24 David Howellsnfs: Return EINVAL rather than ERANGE for mount parse...
2020-01-24 Olga KornievskaiaNFS: allow deprecation of NFS UDP protocol
2020-01-24 Trond MyklebustNFS: Add softreval behaviour to nfs_lookup_revalidate()
2020-01-15 Su YanjunNFSv3: FIx bug when using chacl and chmod to change acl
2020-01-15 Olga KornievskaiaNFSv4.x recover from pre-mature loss of openstateid
2020-01-15 Olga KornievskaiaNFSv4 fix acl retrieval over krb5i/krb5p mounts
2020-01-15 Trond MyklebustNFS: Add mount option 'softreval'
2020-01-15 Trond MyklebustNFS: Trust cached access if we've already revalidated...
2020-01-15 Trond MyklebustNFS: Fix nfs_direct_write_reschedule_io()
2020-01-15 Trond MyklebustNFS: When resending after a short write, reset the...
2020-01-15 Trond MyklebustNFS: Improve tracing of permission calls
2020-01-15 Trond MyklebustpNFS/flexfiles: Add tracing for layout errors
2020-01-15 Trond MyklebustNFS: Clean up generic file commit tracepoint
2020-01-15 Trond MyklebustNFS: Clean up generic writeback tracepoints
2020-01-15 Trond MyklebustNFS: Clean up generic file read tracepoints
2020-01-15 Trond MyklebustpNFS/flexfiles: Record resend attempts on I/O failure
2020-01-15 Trond MyklebustNFS: Fix fix of show_nfs_errors
2020-01-15 Trond MyklebustNFSv4: Improve read/write/commit tracing
2020-01-15 Trond MyklebustNFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
2020-01-15 Trond MyklebustNFS: Fix up fsync() when the server rebooted
2020-01-15 Trond MyklebustSUNRPC: Remove broken gss_mech_list_pseudoflavors()
2020-01-15 Trond MyklebustNFS: Revalidate the file mapping on all fatal writeback...
2020-01-15 Trond MyklebustNFS: Revalidate the file size on a fatal write error
2020-01-15 Chuck Leverxprtrdma: DMA map rr_rdma_buf as each rpcrdma_rep is...
2020-01-15 Chuck Leverxprtrdma: Destroy reps from previous connection instance
2020-01-15 Chuck Leverxprtrdma: Destroy rpcrdma_rep when Receive is flushed
2020-01-15 Chuck Leverxprtrdma: Allocate and map transport header buffers...
2020-01-15 Chuck Leverxprtrdma: Refactor frwr_is_supported
2020-01-15 Chuck Leverxprtrdma: Eliminate per-transport "max pages"
2020-01-15 Chuck Leverxprtrdma: Refactor initialization of ep->rep_max_requests
2020-01-15 Chuck Leverxprtrdma: Make sendctx queue lifetime the same as conne...
2020-01-15 Chuck Leverxprtrdma: Eliminate ri_max_send_sges
2020-01-15 Colin Ian KingNFS: Add missing null check for failed allocation
2020-01-15 Geert Uytterhoevennfs: NFS_SWAP should depend on SWAP
2020-01-15 Julia LawallSUNRPC: constify copied structure
2020-01-15 Murphy Zhoufs/nfs, swapon: check holes in swapfile
2020-01-15 Chuck LeverSUNRPC: call_connect_status should handle -EPROTO
2020-01-15 Chuck LeverNFS4: Report callback authentication errors
2020-01-15 Chuck LeverNFS: Introduce trace events triggered by page writeback...
2020-01-15 Chuck LeverSUNRPC: Capture signalled RPC tasks
2020-01-15 zhengbinNFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookup
2020-01-15 zhengbinNFS4: Remove unneeded semicolon
2020-01-15 Arnd Bergmannnfs: encode nfsv4 timestamps as 64-bit
2020-01-15 Arnd Bergmannnfs: remove timespec from xdr_encode_nfstime
2020-01-15 Arnd Bergmannnfs: fscache: use timespec64 in inode auxdata
2020-01-15 Arnd Bergmannnfs: use timespec64 in nfs_fattr
2020-01-15 Arnd Bergmannsunrpc: convert to time64_t for expiry
2020-01-15 Scott MayhewNFS: Attach supplementary error information to fs_context.
2020-01-15 Scott MayhewNFS: Additional refactoring for fs_context conversion
2020-01-15 David HowellsNFS: Add fs_context support.
2020-01-15 Scott MayhewNFS: Convert mount option parsing to use functionality...
2020-01-15 Scott MayhewNFS: rename nfs_fs_context pointer arg in a few functions
2020-01-15 David HowellsNFS: Do some tidying of the parsing code
2020-01-15 David HowellsNFS: Add a small buffer in nfs_fs_context to avoid...
2020-01-15 David HowellsNFS: Deindent nfs_fs_context_parse_option()
2020-01-15 David HowellsNFS: Split nfs_parse_mount_options()
2020-01-15 David HowellsNFS: Rename struct nfs_parsed_mount_data to struct...
2020-01-15 David HowellsNFS: Constify mount argument match tables
2020-01-15 David HowellsNFS: Move mount parameterisation bits into their own...
2020-01-15 Al Vironfs: get rid of ->set_security()
2020-01-15 Al Vironfs_clone_sb_security(): simplify the check for server...
2020-01-15 Al Vironfs: get rid of mount_info ->fill_super()
2020-01-15 Al Vironfs: don't pass nfs_subversion to ->create_server()
2020-01-15 Al Vironfs: unexport nfs_fs_mount_common()
2020-01-15 Al Vironfs: merge xdev and remote file_system_type
2020-01-15 Al Vironfs: don't bother passing nfs_subversion to ->try_mount...
2020-01-15 Al Vironfs: stash nfs_subversion reference into nfs_mount_info
2020-01-15 Al Vironfs: lift setting mount_info from nfs_xdev_mount()
2020-01-15 Al Vironfs4: fold nfs_do_root_mount/nfs_follow_remote_path
2020-01-15 Al Vironfs: don't bother setting/restoring export_path around...
2020-01-15 Al Vironfs: fold nfs4_remote_fs_type and nfs4_remote_referral_...
2020-01-15 Al Vironfs: lift setting mount_info from nfs4_remote{,_referra...
2020-01-15 Al Vironfs: stash server into struct nfs_mount_info
2020-01-15 Al Virosaner calling conventions for nfs_fs_mount_common()
2020-01-14 Linus TorvaldsMerge tag 'nfs-for-5.5-2' of git://git.linux-nfs.org...
2020-01-14 Chuck Leverxprtrdma: Fix oops in Receive handler after device...
2020-01-14 Chuck Leverxprtrdma: Fix completion wait during device removal
2020-01-14 Chuck Leverxprtrdma: Fix create_qp crash on device unload
2020-01-14 Linus TorvaldsMerge branch 'parisc-5.5-3' of git://git./linux/kernel...
2020-01-14 Linus TorvaldsMerge tag 'asm-generic-5.5' of git://git./linux/kernel...
2020-01-14 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-01-14 Linus TorvaldsMerge branch 'dhowells' (patches from DavidH)
2020-01-14 David Howellsafs: Fix afs_lookup() to not clobber the version on...
2020-01-14 David Howellsafs: Fix use-after-loss-of-ref
2020-01-14 David Howellskeys: Fix request_key() cache
2020-01-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-01-14 Mike Rapoportparisc: fix map_pages() to actually populate upper...
2020-01-14 Krzysztof Kozlowskiparisc: Use proper printk format for resource_size_t
2020-01-14 Linus TorvaldsMerge tag 'Intel-CVE-2019-14615' from bundle by Akeem...
2020-01-14 Yang Shimm: khugepaged: add trace status description for SCAN_P...
2020-01-14 Adrian Huangmm: memcg/slab: call flush_memcg_workqueue() only if...
2020-01-14 Wen Yangmm/page-writeback.c: improve arithmetic divisions
2020-01-14 Wen Yangmm/page-writeback.c: use div64_ul() for u64-by-unsigned...
2020-01-14 Wen Yangmm/page-writeback.c: avoid potential division by zero...
2020-01-14 Vlastimil Babkamm, debug_pagealloc: don't rely on static keys too...
2020-01-14 Roman Gushchinmm: memcg/slab: fix percpu slab vmstats flushing
next