summaryrefslogtreecommitdiff
path: root/fs/nfs/unlink.c
Commit message (Expand)AuthorAge
* NFS: Add a delegation return into nfs4_proc_unlink_setup()Trond Myklebust2018-04-10
* NFS: Move delegation recall into the NFSv4 callback for rename_setup()Trond Myklebust2018-04-10
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* NFS: nfs_rename() - revalidate directories on -ERESTARTSYSBenjamin Coddington2017-07-13
* qstr: constify instances in nfsAl Viro2016-07-20
* nfs: per-name sillyunlink exclusionAl Viro2016-05-09
* nfs: missing wakeup in nfs_unblock_sillyrename()Al Viro2016-05-02
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* nfs: emit a fsnotify_nameremove call in sillyrename codepathJeff Layton2014-03-17
* nfs: make nfs_async_rename non-staticJeff Layton2014-03-17
* nfs: abstract out code needed to complete a sillyrenameJeff Layton2014-03-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\
| * nfs: use %p[dD] instead of open-coded (and often racy) equivalentsAl Viro2013-10-24
* | nfs: Remove useless 'error' assignmentGeyslan G. Bem2013-10-28
|/
* NFS: Ensure that rmdir() waits for sillyrenames to completeTrond Myklebust2013-09-03
* NFS: Add tracepoints for debugging NFS rename and sillyrename issuesTrond Myklebust2013-08-22
* NFS: Clean up nfs_sillyrename()Trond Myklebust2013-08-22
* helper for reading ->d_countAl Viro2013-07-05
* NFS: Don't allow NFS silly-renamed files to be deleted, no signalTrond Myklebust2013-02-22
* nfs: remove kfree() redundant null checksTim Gardner2013-02-17
* Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"Trond Myklebust2013-02-01
* NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson2012-10-31
* NFS: Create a return_delegation rpc opBryan Schumaker2012-06-29
* NFS: Remove nfs4_setup_sequence from generic rename codeBryan Schumaker2012-03-21
* NFS: Remove nfs4_setup_sequence from generic unlink codeBryan Schumaker2012-03-21
* NFS: Fix a number of sparse warningsTrond Myklebust2012-03-11
* NFSv41: Add a new helper nfs4_init_sequence()Trond Myklebust2012-01-31
* NFS: Get rid of nfs_restart_rpc()Trond Myklebust2011-10-19
* nfs: don't use d_move in nfs_async_rename_doneJeff Layton2011-07-25
* nfs: document nfsv4 sillyrename issuesJ. Bruce Fields2011-07-15
* nfs: store devname at disconnected NFS rootsAl Viro2011-03-16
* SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust2011-03-10
* Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-01-11
|\
| * NFSv4: Convert a few commas into semicolons...Trond Myklebust2010-12-21
* | fs: dcache scale dentry refcountNick Piggin2011-01-07
|/
* a couple of open-coded ihold() introduced by nfs mergeAl Viro2010-10-29
* NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexBenny Halevy2010-09-24
* NFS: Fix a use-after-free case in nfs_async_rename()Trond Myklebust2010-09-21
* nfs: make sillyrename an async operationJeff Layton2010-09-17
* nfs: move nfs_sillyrename to unlink.cJeff Layton2010-09-17
* NFSv4.1: Make nfs4_setup_sequence take a nfs_server argumentTrond Myklebust2010-06-22
* NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust2010-05-14
* NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configuredTrond Myklebust2009-12-07
* NFSv41: Clean up slot table managementTrond Myklebust2009-12-05
* nfs41: call free slot from nfs4_restart_rpcAndy Adamson2009-12-04
* nfs41: use rpc prepare call state for session resetAndy Adamson2009-06-17
* nfs41: unlink sequence setup/done supportAndy Adamson2009-06-17
* nfs41: set up seq_res.sr_slotidAndy Adamson2009-06-17
* NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust2008-10-06
* NFS: Ensure we call nfs_sb_deactive() after releasing the directory inodeTrond Myklebust2008-07-27