aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/unlink.c
AgeCommit message (Expand)Author
2011-01-11Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-01-07fs: dcache scale dentry refcountNick Piggin
2010-12-21NFSv4: Convert a few commas into semicolons...Trond Myklebust
2010-10-29a couple of open-coded ihold() introduced by nfs mergeAl Viro
2010-09-24NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexBenny Halevy
2010-09-21NFS: Fix a use-after-free case in nfs_async_rename()Trond Myklebust
2010-09-17nfs: make sillyrename an async operationJeff Layton
2010-09-17nfs: move nfs_sillyrename to unlink.cJeff Layton
2010-06-22NFSv4.1: Make nfs4_setup_sequence take a nfs_server argumentTrond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust
2009-12-07NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configuredTrond Myklebust
2009-12-05NFSv41: Clean up slot table managementTrond Myklebust
2009-12-04nfs41: call free slot from nfs4_restart_rpcAndy Adamson
2009-06-17nfs41: use rpc prepare call state for session resetAndy Adamson
2009-06-17nfs41: unlink sequence setup/done supportAndy Adamson
2009-06-17nfs41: set up seq_res.sr_slotidAndy Adamson
2008-10-06NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust
2008-07-27NFS: Ensure we call nfs_sb_deactive() after releasing the directory inodeTrond Myklebust
2008-03-14SUNRPC: Add a helper rpcauth_lookup_generic_cred()Trond Myklebust
2008-01-30NFS/SUNRPC: Convert all users of rpc_call_setup()Trond Myklebust
2008-01-30SUNRPC: Clean up rpc_run_taskTrond Myklebust
2008-01-30NFS: Stop sillyname renames and unmounts from racingSteve Dickson
2008-01-30NFS: Sillyrename: in the case of a race, check aliases are really positiveTrond Myklebust
2008-01-30NFS: Fix a sillyrename race...Trond Myklebust
2007-10-21NFS: Fix a typo in nfs_call_unlink()Trond Myklebust
2007-10-19Avoid compile error in fs/nfs/unlink.cLinus Torvalds
2007-10-19NFS: Fix a race in sillyrenameTrond Myklebust
2007-10-09NFS: Remove nfs_begin_data_update/nfs_end_data_updateTrond Myklebust
2007-07-19SUNRPC: Clean up the sillyrename codeTrond Myklebust
2006-03-20NFS: kzalloc conversion in fs/nfsEric Sesterhenn
2006-01-06SUNRPC: Further cleanupsTrond Myklebust
2006-01-06RPC: Clean up RPC task structureTrond Myklebust
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl
2005-04-16Linux-2.6.12-rc2Linus Torvalds