linux-2.6-microblaze.git
2020-02-07 Al Viroswitch rbd and libceph to p_log-based primitives
2020-02-07 Al Virostruct p_log, variants of warnf() et.al. taking that...
2020-02-07 Al Viroteach logfc() to handle prefices, give it saner calling...
2020-02-07 Al Viroget rid of cg_invalf()
2020-02-07 Al Viroget rid of fs_value_is_filename_empty
2020-02-07 Al Virodon't bother with explicit length argument for __lookup...
2020-02-07 Al Virofold struct fs_parameter_enum into struct constant_table
2020-02-07 Al Virofs_parse: get rid of ->enums
2020-02-07 Al ViroPass consistent param->type to fs_parse()
2020-02-04 Robert MilkowskiNFSv4.0: nfs4_do_fsinfo() should not do implicit lease...
2020-02-04 Robert MilkowskiNFSv4: try lease recovery on NFS4ERR_EXPIRED
2020-02-04 Wenwen WangNFS: Fix memory leaks
2020-02-04 Dai Ngonfs: optimise readdir cache page invalidation
2020-02-03 Trond MyklebustNFS: Switch readdir to using iterate_shared()
2020-02-03 Trond MyklebustNFS: Use kmemdup_nul() in nfs_readdir_make_qstr()
2020-02-03 Trond MyklebustNFS: Directory page cache pages need to be locked when...
2020-02-03 Trond MyklebustNFS: Fix memory leaks and corruption in readdir
2020-02-03 Trond MyklebustSUNRPC: Use kmemdup_nul() in rpc_parse_scope_id()
2020-02-03 Trond MyklebustNFS: Replace various occurrences of kstrndup() with...
2020-02-03 Trond MyklebustNFSv4: Limit the total number of cached delegations
2020-02-03 Trond MyklebustNFSv4: Add accounting for the number of active delegati...
2020-02-03 Trond MyklebustNFSv4: Try to return the delegation immediately when...
2020-02-03 Trond MyklebustNFS: Clear NFS_DELEGATION_RETURN_IF_CLOSED when the...
2020-02-03 Trond MyklebustNFSv4: nfs_inode_evict_delegation() should set NFS_DELE...
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...
next