aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* NFSv4: Convert idmapper to use the new framework for pipefs dentriesTrond Myklebust2013-09-01
* NFSv4: Fix a potentially Oopsable condition in __nfs_idmap_unregisterTrond Myklebust2013-08-30
* SUNRPC: Replace clnt->cl_principalTrond Myklebust2013-08-30
* NFS: Fix up two use-after-free issues with the new tracing codeTrond Myklebust2013-08-30
* NFS: remove incorrect "Lock reclaim failed!" warning.NeilBrown2013-08-22
* NFSv4.1: Add tracepoints for debugging test_stateid eventsTrond Myklebust2013-08-22
* NFSv4.1: Add tracepoints for debugging slot table operationsTrond Myklebust2013-08-22
* NFSv4.1: Add tracepoints for debugging layoutget/return/commitTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging reads and writesTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging getattrTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging the idmapperTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging delegationsTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging renameTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging inode manipulationsTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging lookup/create operationsTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging file lockingTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging file openTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging state management problemsTrond Myklebust2013-08-22
* NFS: Add tracepoints for debugging NFS hard linksTrond Myklebust2013-08-22
* NFS: Add tracepoints for debugging NFS rename and sillyrename issuesTrond Myklebust2013-08-22
* NFS: Add tracepoints for debugging directory changesTrond Myklebust2013-08-22
* NFS: Add tracepoints for debugging generic file create eventsTrond Myklebust2013-08-22
* NFS: Add event tracing for generic NFS lookupsTrond Myklebust2013-08-22
* NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookupTrond Myklebust2013-08-22
* NFS: Add event tracing for generic NFS eventsTrond Myklebust2013-08-22
* NFS: refactor code for calculating the crc32 hash of a filehandleTrond Myklebust2013-08-22
* NFS: Clean up nfs_sillyrename()Trond Myklebust2013-08-22
* NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_typeTrond Myklebust2013-08-22
* NFSv4: Deal with a sparse warning in nfs_idmap_get_key()Trond Myklebust2013-08-22
* NFSv4: Deal with some more sparse warningsTrond Myklebust2013-08-22
* NFSv4: Deal with a sparse warning in nfs4_opendata_allocTrond Myklebust2013-08-22
* NFSv3: Deal with a sparse warning in nfs3_proc_createTrond Myklebust2013-08-21
* NFS: Remove the NFSv4 "open optimisation" from nfs_permissionTrond Myklebust2013-08-20
* NFSv4.1 Use clientid management rpc_clnt for secinfo_no_nameAndy Adamson2013-08-08
* NFSv4.1 Use clientid management rpc_clnt for secinfoAndy Adamson2013-08-08
* NFSv4.1 Increase NFS4_DEF_SLOT_TABLE_SIZEAndy Adamson2013-08-07
* NFS Remove unused authflavour parameter from init_clientAndy Adamson2013-08-07
* NFS: Never use user credentials for lease renewalChuck Lever2013-08-07
* NFS: Use root's credential for lease management when keytab is missingChuck Lever2013-08-07
* NFSv4: Refuse mount attempts with proto=udpTrond Myklebust2013-08-07
* nfs: verify open flags before allowing an atomic openJeff Layton2013-08-07
* NFSv4: Fix nfs4_init_uniform_client_string for net namespacesTrond Myklebust2013-07-24
* NFSv4.1 Use the mount point rpc_clnt for layoutreturnAndy Adamson2013-07-23
* NFS: Fix return type of nfs4_end_drain_session() stubChuck Lever2013-07-23
* nfs: fix open(O_RDONLY|O_TRUNC) in NFS4.0Nadav Shemer2013-07-23
* NFSv4: encode_attrs should not backfill the bitmap and attribute lengthTrond Myklebust2013-07-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2013-07-23
|\
| * fuse: readdirplus: cleanupMiklos Szeredi2013-07-17
| * fuse: readdirplus: change attributes onceMiklos Szeredi2013-07-17
| * fuse: readdirplus: fix instantiateMiklos Szeredi2013-07-17