NFS: Fix nfs4_verifier memory alignment
[platform/adaptation/renesas_rcar/renesas_kernel.git] / fs / nfs /
2012-03-06 Chuck LeverNFS: Fix nfs4_verifier memory alignment
2012-03-06 Trond MyklebustNFSv4: Add a encode op helper
2012-03-06 Trond MyklebustNFSv4: Add a helper for encoding NFSv4 sequence ids
2012-03-06 Trond MyklebustNFSv4: Minor clean ups for encode_string()
2012-03-06 Trond MyklebustNFSv4: Simplify the struct nfs4_stateid
2012-03-06 Trond MyklebustNFSv4: Add helpers for basic copying of stateids
2012-03-06 Trond MyklebustNFSv4: Rename nfs4_copy_stateid()
2012-03-06 Trond MyklebustNFSv4: Add a helper for encoding stateids
2012-03-06 Trond MyklebustNFSv4: Add a helper for encoding opaque data
2012-03-06 Trond MyklebustNFSv4: Rename encode_stateid() to encode_open_stateid()
2012-03-06 Trond MyklebustNFSv4: Further clean-ups of delegation stateid validation
2012-03-06 Trond MyklebustNFSv4.1: Fix matching of the stateids when returning...
2012-03-06 Trond MyklebustNFS: Properly handle the case where the delegation...
2012-03-06 Trond MyklebustNFS: Fix a typo in _nfs_display_fhandle
2012-03-05 Trond MyklebustNFS: Fix a compile issue when !CONFIG_NFS_V4_1
2012-03-03 Trond MyklebustMerge commit 'nfs-for-3.3-4' into nfs-for-next
2012-03-02 Chuck LeverNFS: Reduce debugging noise from encode_compound_hdr
2012-03-02 Chuck LeverNFS: Request fh_expire_type attribute in "server caps...
2012-03-02 Chuck LeverNFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS
2012-03-02 Chuck LeverNFS: Simplify arguments of encode_renew()
2012-03-02 Chuck LeverNFS: Add a client-side function to display NFS file...
2012-03-02 Chuck LeverNFS: Make clientaddr= optional
2012-03-02 Trond MyklebustSUNRPC: Move clnt->cl_server into struct rpc_xprt
2012-03-02 Trond MyklebustSUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt...
2012-03-02 Chuck LeverNFS: Add debugging messages to NFSv4's CLOSE procedure
2012-03-02 Chuck LeverNFS: Clean up debugging in decode_pathname()
2012-03-02 Chuck LeverNFS: Make nfs_cache_array.size a signed integer
2012-03-02 Trond MyklebustNFS: Consolidate the parsing of the '-ov4.x' and '...
2012-03-02 Trond MyklebustNFS: Ensure we display the minor version correctly...
2012-03-02 Trond MyklebustNFS: Extend the -overs= mount option to allow 4.x minor...
2012-03-01 Weston Andros AdamsonNFSv4: parse and display server implementation ids
2012-03-01 Weston Andros AdamsonNFSv4: fix server_scope memory leak
2012-03-01 Weston Andros AdamsonNFSv4: Send implementation id with exchange_id
2012-03-01 Bryan SchumakerNFS: Store the legacy idmapper result in the keyring
2012-03-01 Trond MyklebustNFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALL
2012-03-01 Trond MyklebustNFSv4.1: Get rid of redundant NFS4CLNT_LAYOUTRECALL...
2012-02-27 Stanislav KinsburskyNFS: release per-net clients lock before calling PipeFS...
2012-02-26 Trond MyklebustNFSv4.1: Don't call nfs4_deviceid_purge_client() unless...
2012-02-19 Trond MyklebustNFS: Ensure struct nfs_client holds a reference to...
2012-02-19 Trond MyklebustNFS: Ensure that the nfs_client 'net' field is always set
2012-02-17 Weston Andros AdamsonNFSv4: fix server_scope memory leak
2012-02-17 Trond MyklebustNFSv4.1: Fix a NFSv4.1 session initialisation regression
2012-02-17 Weston Andros AdamsonNFS: include filelayout DS rpc stats in mountstats
2012-02-17 Andy AdamsonNFSv4.1 set highest_used_slotid to NFS4_NO_SLOT
2012-02-16 Chuck Levernfs: Clean up debugging in nfs_follow_mountpoint()
2012-02-15 Vitaliy Gusevnfs41: Verify channel's attributes accordingly to RFC v2
2012-02-15 Weston Andros AdamsonNFS: dont allow minorversion= opt when vers != 4
2012-02-15 Trond MyklebustNFSv4: Further reduce the footprint of the idmapper
2012-02-15 Trond MyklebustNFSv4: The idmapper now depends on keyring functionality
2012-02-15 Trond MyklebustNFSv4: Reduce the footprint of the idmapper
2012-02-15 Weston Andros AdamsonNFS: add mount options 'v4.0' and 'v4.1'
2012-02-15 Stanislav KinsburskyNFS: fix nfs4_find_client_sessionid() arguments list
2012-02-15 Trond MyklebustNFS: Initialise the nfs_net->nfs_client_lock
2012-02-15 Stanislav KinsburskyLockD: make nlm hosts network namespace aware
2012-02-15 Trond MyklebustNFSv4.1: Add a module parameter to set the number of...
2012-02-15 Trond MyklebustNFSv4.1: Convert slotid from u8 to u32
2012-02-09 Trond MyklebustNFSv4: Ensure we throw out bad delegation stateids...
2012-02-06 Stanislav KinsburskyNFS: build fixed in case of NFS_USE_NEW_IDMAPPER is...
2012-02-06 Stanislav KinsburskyNFS: pass transport net to rpc_pton() while parse serve...
2012-02-06 Stanislav KinsburskyNFS: pass current net to rpc_pton() while parsing mount...
2012-02-06 Stanislav KinsburskyNFS: search for client session id in proper network...
2012-02-06 Stanislav KinsburskyNFS: pass proper net rpc_pton() in nfs_dns_resolve_name()
2012-02-06 Stanislav KinsburskyNFS: make nfs_client_lock per net ns
2012-02-06 Stanislav KinsburskyNFS: make cb_ident_idr per net ns
2012-02-06 Stanislav KinsburskyNFS: make nfs_volume_list per net ns
2012-02-06 Stanislav KinsburskyNFS: make nfs_client_list per net ns
2012-02-06 Bryan SchumakerNFS: Keep idmapper include files in one place
2012-02-06 Bryan SchumakerNFS: Fall back on old idmapper if request_key() fails
2012-02-06 Weston Andros AdamsonNFS: Fix comparison between DS address lists
2012-02-06 Weston Andros AdamsonNFS: start printks w/ NFS: even if __func__ shown
2012-02-06 Weston Andros AdamsonNFS: printks in fs/nfs/ should start with NFS:
2012-02-06 Bryan SchumakerNFS: Call test_stateid() and free_stateid() with correc...
2012-02-06 Bryan SchumakerNFS: Pass a stateid to test_stateid() and free_stateid()
2012-02-03 Trond MyklebustNFSv4: Fix an Oops in the NFSv4 getacl code
2012-02-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-02-02 Linus TorvaldsMerge branches 'core-urgent-for-linus', 'perf-urgent...
2012-02-01 Trond MyklebustNFSv4: ACCESS validation doesn't require a full attribu...
2012-02-01 Trond MyklebustNFSv4: Don't decode fs_locations if we didn't ask for...
2012-02-01 Jeff Laytonnfs: remove unneeded NULL pointer check in nfs4_remote_...
2012-02-01 Benny Halevypnfs: clean up initiate_file_draining layout lookup
2012-02-01 Trond MyklebustNFS: Use kcalloc() when allocating arrays
2012-02-01 Trond MyklebustNFSv4: Avoid thundering herd issues with nfs_release_seqid
2012-02-01 Trond MyklebustSUNRPC: constify the rpc_program
2012-02-01 Stanislav KinsburskyNFS: remove unused nfs4_find_client_no_ident function
2012-02-01 Stanislav KinsburskySUNRPC: register RPC stats /proc entries in passed...
2012-02-01 Stanislav KinsburskyNFS: decode destination address in proper network names...
2012-02-01 Stanislav KinsburskyNFS: parse DNS cache in proper network namespace context
2012-02-01 Stanislav KinsburskySUNRPC: parametrize rpc_pton() by network context
2012-02-01 Trond MyklebustSUNRPC: Fix potential races in xprt_lock_write_next()
2012-02-01 Trond MyklebustNFS: Ensure that mmapped pages remain stable during...
2012-02-01 Trond MyklebustNFS: Optimise away unnecessary setattrs for open(O_TRUNC);
2012-02-01 Trond MyklebustNFS: Move struct nfs_unique_id into struct nfs_seqid_co...
2012-02-01 Trond MyklebustNFSv4: Move contents of struct rpc_sequence into struct...
2012-02-01 Trond MyklebustNFSv41: Add a new helper nfs4_init_sequence()
2012-01-31 Trond MyklebustNFSv4: Replace lock_owner->ld_id with an ida based...
2012-01-31 Trond MyklebustNFSv4: Replace state_owner->so_owner_id with an ida...
2012-01-31 Trond MyklebustNFSv4: Clean up nfs4_get_state_owner
2012-01-31 Trond MyklebustNFS: Remove unnecessary includes from linux/nfs_fs_i.h
2012-01-31 Stanislav KinsburskyNFS: remove RPC PipeFS mount point reference from block...
2012-01-31 Stanislav KinsburskyNFS: blocklayout PipeFS notifier introduced
next