summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust
2013-06-28NFS: Set NFS_CS_MIGRATION for NFSv4 mountsChuck Lever
2013-06-28NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrsAndy Adamson
2013-06-28nfs: have NFSv3 try server-specified auth flavors in turnJeff Layton
2013-06-28nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide itJeff Layton
2013-06-28nfs: move server_authlist into nfs_try_mount_requestJeff Layton
2013-06-28nfs: refactor "need_mount" code out of nfs_try_mountJeff Layton
2013-06-28SUNRPC: PipeFS MOUNT notification optimization for dying clientsStanislav Kinsbursky
2013-06-28SUNRPC: split client creation routine into setup and registrationStanislav Kinsbursky
2013-06-28SUNRPC: fix races on PipeFS UMOUNT notificationsStanislav Kinsbursky
2013-06-28SUNRPC: fix races on PipeFS MOUNT notificationsStanislav Kinsbursky
2013-06-28NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcountAndy Adamson
2013-06-28NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcountAndy Adamson
2013-06-28NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesizeAndy Adamson
2013-06-28NFS: Improve legacy idmapping fallbackBryan Schumaker
2013-06-20NFSv4.1 end back channel session drainingAndy Adamson
2013-06-19NFS: Apply v4.1 capabilities to v4.2Bryan Schumaker
2013-06-18NFSv4.1: Clean up layout segment comparison helper namesTrond Myklebust
2013-06-18NFSv4.1: layout segment comparison helpers should take 'const' parametersTrond Myklebust
2013-06-18NFSv4: Move the DNS resolver into the NFSv4 moduleTrond Myklebust
2013-06-18rpc_pipefs: only set rpc_dentry_ops if d_op isn't already setJeff Layton
2013-06-18NFSv4: SETCLIENTID add the format string for the NETIDDjalal Harouni
2013-06-08NFS: Add in v4.2 callback operationBryan Schumaker
2013-06-08NFS: Make callbacks minor version genericBryan Schumaker
2013-06-08Kconfig: Add Kconfig entry for Labeled NFS V4 clientSteve Dickson
2013-06-08NFS: Extend NFS xattr handlers to accept the security namespaceDavid Quigley
2013-06-08NFS: Client implementation of Labeled-NFSDavid Quigley
2013-06-08NFS: Add label lifecycle managementDavid Quigley
2013-06-08NFS:Add labels to client function prototypesDavid Quigley
2013-06-08NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley
2013-06-08NFSv4: Introduce new label structureSteve Dickson
2013-06-08NFSv4: Add label recommended attribute and NFSv4 flagsDavid Quigley
2013-06-08NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson
2013-06-08SELinux: Add new labeling type native labelsDavid Quigley
2013-06-08LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.David Quigley
2013-06-08Security: Add Hook to test if the particular xattr is part of a MAC model.David Quigley
2013-06-08Security: Add hook to calculate context based on a negative dentry.David Quigley
2013-06-06NFSv4: Close another NFSv4 recovery raceTrond Myklebust
2013-06-06NFSv4: Move dentry instantiation into the NFSv4-specific atomic open codeTrond Myklebust
2013-06-06NFSv4: Refactor _nfs4_open_and_get_state to set ctx->stateTrond Myklebust
2013-06-06NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_openTrond Myklebust
2013-06-06NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_openTrond Myklebust
2013-06-06SUNRPC: Remove redundant call to rpc_set_running() in __rpc_execute()Trond Myklebust
2013-06-06SUNRPC: Remove unused functions rpc_task_set/has_priorityTrond Myklebust
2013-06-06SUNRPC: Remove the unused helpers task_for_each() and task_for_first()Trond Myklebust
2013-06-06SUNRPC: Remove unused function rpc_queue_emptyTrond Myklebust
2013-06-06SUNRPC: Fix a potential race in rpc_executeTrond Myklebust
2013-06-06NFSv4.1: Simplify setting the layout header credentialTrond Myklebust
2013-06-06NFSv4.1: Enable state protectionTrond Myklebust
2013-06-06NFSv4.1: Use layout credentials for get_deviceinfo callsTrond Myklebust