aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/unlink.c
Commit message (Expand)AuthorAgeFilesLines
* nfs: store devname at disconnected NFS rootsAl Viro2011-03-161-0/+20
* SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust2011-03-101-1/+1
* Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-01-111-1/+1
|\
| * NFSv4: Convert a few commas into semicolons...Trond Myklebust2010-12-211-1/+1
* | fs: dcache scale dentry refcountNick Piggin2011-01-071-1/+1
|/
* a couple of open-coded ihold() introduced by nfs mergeAl Viro2010-10-291-2/+2
* NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexBenny Halevy2010-09-241-2/+1
* NFS: Fix a use-after-free case in nfs_async_rename()Trond Myklebust2010-09-211-7/+2
* nfs: make sillyrename an async operationJeff Layton2010-09-171-11/+189
* nfs: move nfs_sillyrename to unlink.cJeff Layton2010-09-171-1/+84
* NFSv4.1: Make nfs4_setup_sequence take a nfs_server argumentTrond Myklebust2010-06-221-1/+1
* NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust2010-05-141-1/+3
* NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configuredTrond Myklebust2009-12-071-1/+1
* NFSv41: Clean up slot table managementTrond Myklebust2009-12-051-3/+1
* nfs41: call free slot from nfs4_restart_rpcAndy Adamson2009-12-041-1/+3
* nfs41: use rpc prepare call state for session resetAndy Adamson2009-06-171-1/+1
* nfs41: unlink sequence setup/done supportAndy Adamson2009-06-171-0/+17
* nfs41: set up seq_res.sr_slotidAndy Adamson2009-06-171-0/+1
* NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust2008-10-061-2/+3
* NFS: Ensure we call nfs_sb_deactive() after releasing the directory inodeTrond Myklebust2008-07-271-1/+2
* SUNRPC: Add a helper rpcauth_lookup_generic_cred()Trond Myklebust2008-03-141-1/+1
* NFS/SUNRPC: Convert all users of rpc_call_setup()Trond Myklebust2008-01-301-20/+8
* SUNRPC: Clean up rpc_run_taskTrond Myklebust2008-01-301-1/+8
* NFS: Stop sillyname renames and unmounts from racingSteve Dickson2008-01-301-0/+4
* NFS: Sillyrename: in the case of a race, check aliases are really positiveTrond Myklebust2008-01-301-1/+3
* NFS: Fix a sillyrename race...Trond Myklebust2008-01-301-1/+1
* NFS: Fix a typo in nfs_call_unlink()Trond Myklebust2007-10-211-1/+1
* Avoid compile error in fs/nfs/unlink.cLinus Torvalds2007-10-191-1/+2
* NFS: Fix a race in sillyrenameTrond Myklebust2007-10-191-15/+99
* NFS: Remove nfs_begin_data_update/nfs_end_data_updateTrond Myklebust2007-10-091-3/+0
* SUNRPC: Clean up the sillyrename codeTrond Myklebust2007-07-191-109/+86
* NFS: kzalloc conversion in fs/nfsEric Sesterhenn2006-03-201-2/+1
* SUNRPC: Further cleanupsTrond Myklebust2006-01-061-8/+5
* RPC: Clean up RPC task structureTrond Myklebust2006-01-061-9/+10
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-2/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+227