aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-08-30NFS: Fix up two use-after-free issues with the new tracing codeTrond Myklebust
2013-08-22NFS: remove incorrect "Lock reclaim failed!" warning.NeilBrown
2013-08-22NFSv4.1: Add tracepoints for debugging test_stateid eventsTrond Myklebust
2013-08-22NFSv4.1: Add tracepoints for debugging slot table operationsTrond Myklebust
2013-08-22NFSv4.1: Add tracepoints for debugging layoutget/return/commitTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging reads and writesTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging getattrTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging the idmapperTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging delegationsTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging renameTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging inode manipulationsTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging lookup/create operationsTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging file lockingTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging file openTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging state management problemsTrond Myklebust
2013-08-22NFS: Add tracepoints for debugging NFS hard linksTrond Myklebust
2013-08-22NFS: Add tracepoints for debugging NFS rename and sillyrename issuesTrond Myklebust
2013-08-22NFS: Add tracepoints for debugging directory changesTrond Myklebust
2013-08-22NFS: Add tracepoints for debugging generic file create eventsTrond Myklebust
2013-08-22NFS: Add event tracing for generic NFS lookupsTrond Myklebust
2013-08-22NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookupTrond Myklebust
2013-08-22NFS: Add event tracing for generic NFS eventsTrond Myklebust
2013-08-22NFS: refactor code for calculating the crc32 hash of a filehandleTrond Myklebust
2013-08-22NFS: Clean up nfs_sillyrename()Trond Myklebust
2013-08-22NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_typeTrond Myklebust
2013-08-22NFSv4: Deal with a sparse warning in nfs_idmap_get_key()Trond Myklebust
2013-08-22NFSv4: Deal with some more sparse warningsTrond Myklebust
2013-08-22NFSv4: Deal with a sparse warning in nfs4_opendata_allocTrond Myklebust
2013-08-21NFSv3: Deal with a sparse warning in nfs3_proc_createTrond Myklebust
2013-08-20NFS: Remove the NFSv4 "open optimisation" from nfs_permissionTrond Myklebust
2013-08-08NFSv4.1 Use clientid management rpc_clnt for secinfo_no_nameAndy Adamson
2013-08-08NFSv4.1 Use clientid management rpc_clnt for secinfoAndy Adamson
2013-08-07NFSv4.1 Increase NFS4_DEF_SLOT_TABLE_SIZEAndy Adamson
2013-08-07NFS Remove unused authflavour parameter from init_clientAndy Adamson
2013-08-07NFS: Never use user credentials for lease renewalChuck Lever
2013-08-07NFS: Use root's credential for lease management when keytab is missingChuck Lever
2013-08-07NFSv4: Refuse mount attempts with proto=udpTrond Myklebust
2013-08-07nfs: verify open flags before allowing an atomic openJeff Layton
2013-07-24NFSv4: Fix nfs4_init_uniform_client_string for net namespacesTrond Myklebust
2013-07-23NFSv4.1 Use the mount point rpc_clnt for layoutreturnAndy Adamson
2013-07-23NFS: Fix return type of nfs4_end_drain_session() stubChuck Lever
2013-07-23nfs: fix open(O_RDONLY|O_TRUNC) in NFS4.0Nadav Shemer
2013-07-23NFSv4: encode_attrs should not backfill the bitmap and attribute lengthTrond Myklebust
2013-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-07-23NFSv4: Fix brainfart in attribute length calculationTrond Myklebust
2013-07-20ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-20ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-20Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds