index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
unlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
NFS: Remove nfs4_setup_sequence from generic rename code
Bryan Schumaker
1
-22
/
+1
2012-03-21
NFS: Remove nfs4_setup_sequence from generic unlink code
Bryan Schumaker
1
-19
/
+1
2012-03-11
NFS: Fix a number of sparse warnings
Trond Myklebust
1
-1
/
+1
2012-02-01
NFSv41: Add a new helper nfs4_init_sequence()
Trond Myklebust
1
-2
/
+2
2011-10-20
NFS: Get rid of nfs_restart_rpc()
Trond Myklebust
1
-2
/
+2
2011-07-25
nfs: don't use d_move in nfs_async_rename_done
Jeff Layton
1
-10
/
+19
2011-07-16
nfs: document nfsv4 sillyrename issues
J. Bruce Fields
1
-0
/
+8
2011-03-16
nfs: store devname at disconnected NFS roots
Al Viro
1
-0
/
+20
2011-03-10
SUNRPC: Close a race in __rpc_wait_for_completion_task()
Trond Myklebust
1
-1
/
+1
2011-01-12
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
1
-1
/
+1
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
1
-1
/
+1
2010-12-21
NFSv4: Convert a few commas into semicolons...
Trond Myklebust
1
-1
/
+1
2010-10-29
a couple of open-coded ihold() introduced by nfs merge
Al Viro
1
-2
/
+2
2010-09-24
NFSv4.1: keep seq_res.sr_slot as pointer rather than an index
Benny Halevy
1
-2
/
+1
2010-09-22
NFS: Fix a use-after-free case in nfs_async_rename()
Trond Myklebust
1
-7
/
+2
2010-09-18
nfs: make sillyrename an async operation
Jeff Layton
1
-11
/
+189
2010-09-18
nfs: move nfs_sillyrename to unlink.c
Jeff Layton
1
-1
/
+84
2010-06-22
NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument
Trond Myklebust
1
-1
/
+1
2010-05-14
NFS: Reduce stack footprint of nfs_proc_remove()
Trond Myklebust
1
-1
/
+3
2009-12-07
NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured
Trond Myklebust
1
-1
/
+1
2009-12-06
NFSv41: Clean up slot table management
Trond Myklebust
1
-3
/
+1
2009-12-04
nfs41: call free slot from nfs4_restart_rpc
Andy Adamson
1
-1
/
+3
2009-06-17
nfs41: use rpc prepare call state for session reset
Andy Adamson
1
-1
/
+1
2009-06-17
nfs41: unlink sequence setup/done support
Andy Adamson
1
-0
/
+17
2009-06-17
nfs41: set up seq_res.sr_slotid
Andy Adamson
1
-0
/
+1
2008-10-07
NFS: Clean up nfs_sb_active/nfs_sb_deactive
Trond Myklebust
1
-2
/
+3
2008-07-28
NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode
Trond Myklebust
1
-1
/
+2
2008-03-14
SUNRPC: Add a helper rpcauth_lookup_generic_cred()
Trond Myklebust
1
-1
/
+1
2008-01-30
NFS/SUNRPC: Convert all users of rpc_call_setup()
Trond Myklebust
1
-20
/
+8
2008-01-30
SUNRPC: Clean up rpc_run_task
Trond Myklebust
1
-1
/
+8
2008-01-30
NFS: Stop sillyname renames and unmounts from racing
Steve Dickson
1
-0
/
+4
2008-01-30
NFS: Sillyrename: in the case of a race, check aliases are really positive
Trond Myklebust
1
-1
/
+3
2008-01-30
NFS: Fix a sillyrename race...
Trond Myklebust
1
-1
/
+1
2007-10-21
NFS: Fix a typo in nfs_call_unlink()
Trond Myklebust
1
-1
/
+1
2007-10-20
Avoid compile error in fs/nfs/unlink.c
Linus Torvalds
1
-1
/
+2
2007-10-20
NFS: Fix a race in sillyrename
Trond Myklebust
1
-15
/
+99
2007-10-10
NFS: Remove nfs_begin_data_update/nfs_end_data_update
Trond Myklebust
1
-3
/
+0
2007-07-19
SUNRPC: Clean up the sillyrename code
Trond Myklebust
1
-109
/
+86
2006-03-20
NFS: kzalloc conversion in fs/nfs
Eric Sesterhenn
1
-2
/
+1
2006-01-06
SUNRPC: Further cleanups
Trond Myklebust
1
-8
/
+5
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
1
-9
/
+10
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
1
-2
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+227