summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-0950-542/+1550
|\
| * Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-2830-171/+1123
| |\
| | * NFS: Apply v4.1 capabilities to v4.2Bryan Schumaker2013-06-191-0/+7
| | * NFS: Add in v4.2 callback operationBryan Schumaker2013-06-082-2/+36
| | * NFS: Make callbacks minor version genericBryan Schumaker2013-06-085-13/+15
| | * Kconfig: Add Kconfig entry for Labeled NFS V4 clientSteve Dickson2013-06-081-0/+5
| | * NFS: Extend NFS xattr handlers to accept the security namespaceDavid Quigley2013-06-082-0/+51
| | * NFS: Client implementation of Labeled-NFSDavid Quigley2013-06-088-54/+489
| | * NFS: Add label lifecycle managementDavid Quigley2013-06-083-11/+96
| | * NFS:Add labels to client function prototypesDavid Quigley2013-06-0810-59/+95
| | * NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley2013-06-085-17/+22
| | * NFSv4: Introduce new label structureSteve Dickson2013-06-084-0/+65
| | * NFSv4: Add label recommended attribute and NFSv4 flagsDavid Quigley2013-06-082-1/+4
| | * NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson2013-06-087-4/+43
| | * SELinux: Add new labeling type native labelsDavid Quigley2013-06-084-10/+35
| | * LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.David Quigley2013-06-085-9/+31
| | * Security: Add Hook to test if the particular xattr is part of a MAC model.David Quigley2013-06-085-0/+43
| | * Security: Add hook to calculate context based on a negative dentry.David Quigley2013-06-084-0/+80
| | * NFS: Add NFSv4.2 protocol constantsSteve Dickson2013-05-132-0/+15
| * | NFS: Set NFS_CS_MIGRATION for NFSv4 mountsChuck Lever2013-06-282-2/+2
| * | NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrsAndy Adamson2013-06-284-54/+12
| * | nfs: have NFSv3 try server-specified auth flavors in turnJeff Layton2013-06-281-57/+69
| * | nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide itJeff Layton2013-06-282-14/+13
| * | nfs: move server_authlist into nfs_try_mount_requestJeff Layton2013-06-281-5/+9
| * | nfs: refactor "need_mount" code out of nfs_try_mountJeff Layton2013-06-281-8/+16
| * | SUNRPC: PipeFS MOUNT notification optimization for dying clientsStanislav Kinsbursky2013-06-281-0/+2
| * | SUNRPC: split client creation routine into setup and registrationStanislav Kinsbursky2013-06-281-25/+39
| * | SUNRPC: fix races on PipeFS UMOUNT notificationsStanislav Kinsbursky2013-06-282-5/+2
| * | SUNRPC: fix races on PipeFS MOUNT notificationsStanislav Kinsbursky2013-06-282-11/+18
| * | NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcountAndy Adamson2013-06-281-0/+1
| * | NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcountAndy Adamson2013-06-281-0/+1
| * | NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesizeAndy Adamson2013-06-284-2/+11
| * | NFS: Improve legacy idmapping fallbackBryan Schumaker2013-06-281-30/+26
| * | NFSv4.1 end back channel session drainingAndy Adamson2013-06-201-12/+11
| * | NFSv4.1: Clean up layout segment comparison helper namesTrond Myklebust2013-06-181-9/+9
| * | NFSv4.1: layout segment comparison helpers should take 'const' parametersTrond Myklebust2013-06-181-14/+14
| * | NFSv4: Move the DNS resolver into the NFSv4 moduleTrond Myklebust2013-06-184-19/+44
| * | rpc_pipefs: only set rpc_dentry_ops if d_op isn't already setJeff Layton2013-06-181-1/+2
| * | NFSv4: SETCLIENTID add the format string for the NETIDDjalal Harouni2013-06-181-1/+1
| * | NFSv4: Close another NFSv4 recovery raceTrond Myklebust2013-06-063-6/+18
| * | NFSv4: Move dentry instantiation into the NFSv4-specific atomic open codeTrond Myklebust2013-06-063-21/+20
| * | NFSv4: Refactor _nfs4_open_and_get_state to set ctx->stateTrond Myklebust2013-06-061-10/+7
| * | NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_openTrond Myklebust2013-06-061-18/+11
| * | NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_openTrond Myklebust2013-06-061-7/+0
| * | SUNRPC: Remove redundant call to rpc_set_running() in __rpc_execute()Trond Myklebust2013-06-061-1/+0
| * | SUNRPC: Remove unused functions rpc_task_set/has_priorityTrond Myklebust2013-06-061-10/+0
| * | SUNRPC: Remove the unused helpers task_for_each() and task_for_first()Trond Myklebust2013-06-061-9/+0
| * | SUNRPC: Remove unused function rpc_queue_emptyTrond Myklebust2013-06-062-15/+0
| * | SUNRPC: Fix a potential race in rpc_executeTrond Myklebust2013-06-061-1/+3
| * | NFSv4.1: Simplify setting the layout header credentialTrond Myklebust2013-06-061-1/+1
OpenPOWER on IntegriCloud