sunrpc: Add missing kuids conversion for printing
[deliverable/linux.git] / fs /
2013-09-11  Weston Andros AdamsonNFSv4.1: sp4_mach_cred: WARN_ON -> WARN_ON_ONCE
2013-09-11  Weston Andros AdamsonNFSv4.1: sp4_mach_cred: no need to ref count creds
2013-09-11  Weston Andros AdamsonNFSv4.1: fix SECINFO* use of put_rpccred
2013-09-11  Weston Andros AdamsonNFSv4.1: sp4_mach_cred: ask for WRITE and COMMIT
2013-09-10  Andy AdamsonNFSv4.1 fix decode_free_stateid
2013-09-07  Weston Andros AdamsonNFSv4: use mach cred for SECINFO_NO_NAME w/ integrity
2013-09-07  Trond MyklebustNFS: nfs_compare_super shouldn't check the auth flavour...
2013-09-07  Trond MyklebustNFSv4: Allow security autonegotiation for submounts
2013-09-07  Trond MyklebustNFSv4: Disallow security negotiation for lookups when...
2013-09-07  Trond MyklebustNFSv4: Fix security auto-negotiation
2013-09-07  Trond MyklebustNFS: Clean up nfs_parse_security_flavors()
2013-09-07  Trond MyklebustNFS: Clean up the auth flavour array mess
2013-09-06  Andy AdamsonNFSv4.1 Use MDS auth flavor for data server connection
2013-09-06  Trond MyklebustNFS: Don't check lock owner compatability unless file...
2013-09-05  Trond MyklebustNFS: Don't check lock owner compatibility in writes...
2013-09-05  Weston Andros Adamsonnfs4: Map NFS4ERR_WRONG_CRED to EPERM
2013-09-05  Weston Andros Adamsonnfs4.1: Add SP4_MACH_CRED write and commit support
2013-09-05  Weston Andros Adamsonnfs4.1: Add SP4_MACH_CRED stateid support
2013-09-05  Weston Andros Adamsonnfs4.1: Add SP4_MACH_CRED secinfo support
2013-09-05  Weston Andros Adamsonnfs4.1: Add SP4_MACH_CRED cleanup support
2013-09-05  Weston Andros Adamsonnfs4.1: Add state protection handler
2013-09-05  Weston Andros Adamsonnfs4.1: Minimal SP4_MACH_CRED implementation
2013-09-04  Trond MyklebustNFSv4: Document the recover_lost_locks kernel parameter
2013-09-04  NeilBrownNFSv4: Don't try to recover NFSv4 locks when they are...
2013-09-04  Chuck LeverNFS: Fix warning introduced by NFSv4.0 transport blocki...
2013-09-04  Chuck LeverWhen CONFIG_NFS_V4_1 is not enabled, "make C=2" emits...
2013-09-03  Chuck LeverNFS: Update session draining barriers for NFSv4.0 trans...
2013-09-03  Chuck LeverNFS: Add nfs4_sequence calls for OPEN_CONFIRM
2013-09-03  Chuck LeverNFS: Add nfs4_sequence calls for RELEASE_LOCKOWNER
2013-09-03  Chuck LeverNFS: Enable nfs4_setup_sequence() for DELEGRETURN
2013-09-03  Chuck LeverNFS: NFSv4.0 transport blocking
2013-09-03  Chuck LeverNFS: Add a slot table to struct nfs_client for NFSv4...
2013-09-03  Chuck LeverNFS: Add global helper for releasing slot table resources
2013-09-03  Chuck LeverNFS: Add global helper to set up a stand-along nfs4_slo...
2013-09-03  Chuck LeverNFS: Enable slot table helpers for NFSv4.0
2013-09-03  Chuck LeverNFS: Remove unused call_sync minor version op
2013-09-03  Chuck LeverNFS: Add RPC callouts to start NFSv4.0 synchronous...
2013-09-03  Chuck LeverNFS: Common versions of sequence helper functions
2013-09-03  Chuck LeverNFS: Clean up nfs4_setup_sequence()
2013-09-03  Chuck LeverNFS: Rename nfs41_call_sync_data as a common data structure
2013-09-03  Chuck LeverNFS: When displaying session slot numbers, use "%u...
2013-09-03  Trond MyklebustNFS: Ensure that rmdir() waits for sillyrenames to...
2013-09-03  Weston Andros AdamsonNFSv4: use the mach cred for SECINFO w/ integrity
2013-09-03  Andy AdamsonNFS avoid expired credential keys for buffered writes
2013-09-01  Trond MyklebustNFSv4: Convert idmapper to use the new framework for...
2013-08-30  Trond MyklebustNFSv4: Fix a potentially Oopsable condition in __nfs_id...
2013-08-30  Trond MyklebustSUNRPC: Replace clnt->cl_principal
2013-08-30  Trond MyklebustNFS: Fix up two use-after-free issues with the new...
2013-08-22  NeilBrownNFS: remove incorrect "Lock reclaim failed!" warning.
2013-08-22  Trond MyklebustNFSv4.1: Add tracepoints for debugging test_stateid...
2013-08-22  Trond MyklebustNFSv4.1: Add tracepoints for debugging slot table opera...
2013-08-22  Trond MyklebustNFSv4.1: Add tracepoints for debugging layoutget/return...
2013-08-22  Trond MyklebustNFSv4: Add tracepoints for debugging reads and writes
2013-08-22  Trond MyklebustNFSv4: Add tracepoints for debugging getattr
2013-08-22  Trond MyklebustNFSv4: Add tracepoints for debugging the idmapper
2013-08-22  Trond MyklebustNFSv4: Add tracepoints for debugging delegations
2013-08-22  Trond MyklebustNFSv4: Add tracepoints for debugging rename
2013-08-22  Trond MyklebustNFSv4: Add tracepoints for debugging inode manipulations
2013-08-22  Trond MyklebustNFSv4: Add tracepoints for debugging lookup/create...
2013-08-22  Trond MyklebustNFSv4: Add tracepoints for debugging file locking
2013-08-22  Trond MyklebustNFSv4: Add tracepoints for debugging file open
2013-08-22  Trond MyklebustNFSv4: Add tracepoints for debugging state management...
2013-08-22  Trond MyklebustNFS: Add tracepoints for debugging NFS hard links
2013-08-22  Trond MyklebustNFS: Add tracepoints for debugging NFS rename and silly...
2013-08-22  Trond MyklebustNFS: Add tracepoints for debugging directory changes
2013-08-22  Trond MyklebustNFS: Add tracepoints for debugging generic file create...
2013-08-22  Trond MyklebustNFS: Add event tracing for generic NFS lookups
2013-08-22  Trond MyklebustNFS: Pass in lookup flags from nfs_atomic_open to nfs_l...
2013-08-22  Trond MyklebustNFS: Add event tracing for generic NFS events
2013-08-22  Trond MyklebustNFS: refactor code for calculating the crc32 hash of...
2013-08-22  Trond MyklebustNFS: Clean up nfs_sillyrename()
2013-08-22  Trond MyklebustNFSv4: Fix an incorrect pointer declaration in decode_f...
2013-08-22  Trond MyklebustNFSv4: Deal with a sparse warning in nfs_idmap_get_key()
2013-08-22  Trond MyklebustNFSv4: Deal with some more sparse warnings
2013-08-22  Trond MyklebustNFSv4: Deal with a sparse warning in nfs4_opendata_alloc
2013-08-22  Trond MyklebustNFSv3: Deal with a sparse warning in nfs3_proc_create
2013-08-20  Trond MyklebustNFS: Remove the NFSv4 "open optimisation" from nfs_perm...
2013-08-08  Andy AdamsonNFSv4.1 Use clientid management rpc_clnt for secinfo_no...
2013-08-08  Andy AdamsonNFSv4.1 Use clientid management rpc_clnt for secinfo
2013-08-07  Andy AdamsonNFSv4.1 Increase NFS4_DEF_SLOT_TABLE_SIZE
2013-08-07  Andy AdamsonNFS Remove unused authflavour parameter from init_client
2013-08-07  Chuck LeverNFS: Never use user credentials for lease renewal
2013-08-07  Chuck LeverNFS: Use root's credential for lease management when...
2013-08-07  Trond MyklebustNFSv4: Refuse mount attempts with proto=udp
2013-08-07  Jeff Laytonnfs: verify open flags before allowing an atomic open
2013-07-24  Trond MyklebustNFSv4: Fix nfs4_init_uniform_client_string for net...
2013-07-23  Andy AdamsonNFSv4.1 Use the mount point rpc_clnt for layoutreturn
2013-07-23  Chuck LeverNFS: Fix return type of nfs4_end_drain_session() stub
2013-07-23  Nadav Shemernfs: fix open(O_RDONLY|O_TRUNC) in NFS4.0
2013-07-23  Trond MyklebustNFSv4: encode_attrs should not backfill the bitmap...
2013-07-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-23  Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2013-07-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-23  Trond MyklebustNFSv4: Fix brainfart in attribute length calculation
2013-07-23  Linus TorvaldsMerge tag 'trace-3.11-rc2' of git://git./linux/kernel...
2013-07-23  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2013-07-23  Linus TorvaldsMerge tag 'gpio-for-v3.11-2' of git://git./linux/kernel...
2013-07-23  Linus TorvaldsMerge branch 'for-3.11/drivers' of git://git.kernel...
2013-07-21  Linus TorvaldsMerge tag 'acpi-video-3.11' of git://git./linux/kernel...
2013-07-21  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
next
This page took 0.064862 seconds and 7 git commands to generate.