index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
unlink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
1
-5
/
+4
|
\
|
*
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
2013-10-24
1
-5
/
+4
*
|
nfs: Remove useless 'error' assignment
Geyslan G. Bem
2013-10-28
1
-2
/
+1
|
/
*
NFS: Ensure that rmdir() waits for sillyrenames to complete
Trond Myklebust
2013-09-03
1
-0
/
+7
*
NFS: Add tracepoints for debugging NFS rename and sillyrename issues
Trond Myklebust
2013-08-22
1
-0
/
+5
*
NFS: Clean up nfs_sillyrename()
Trond Myklebust
2013-08-22
1
-10
/
+16
*
helper for reading ->d_count
Al Viro
2013-07-05
1
-1
/
+1
*
NFS: Don't allow NFS silly-renamed files to be deleted, no signal
Trond Myklebust
2013-02-22
1
-7
/
+13
*
nfs: remove kfree() redundant null checks
Tim Gardner
2013-02-17
1
-2
/
+1
*
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
Trond Myklebust
2013-02-01
1
-1
/
+1
*
NFS: add nfs_sb_deactive_async to avoid deadlock
Weston Andros Adamson
2012-10-31
1
-1
/
+1
*
NFS: Create a return_delegation rpc op
Bryan Schumaker
2012-06-29
1
-1
/
+1
*
NFS: Remove nfs4_setup_sequence from generic rename code
Bryan Schumaker
2012-03-21
1
-22
/
+1
*
NFS: Remove nfs4_setup_sequence from generic unlink code
Bryan Schumaker
2012-03-21
1
-19
/
+1
*
NFS: Fix a number of sparse warnings
Trond Myklebust
2012-03-11
1
-1
/
+1
*
NFSv41: Add a new helper nfs4_init_sequence()
Trond Myklebust
2012-01-31
1
-2
/
+2
*
NFS: Get rid of nfs_restart_rpc()
Trond Myklebust
2011-10-19
1
-2
/
+2
*
nfs: don't use d_move in nfs_async_rename_done
Jeff Layton
2011-07-25
1
-10
/
+19
*
nfs: document nfsv4 sillyrename issues
J. Bruce Fields
2011-07-15
1
-0
/
+8
*
nfs: store devname at disconnected NFS roots
Al Viro
2011-03-16
1
-0
/
+20
*
SUNRPC: Close a race in __rpc_wait_for_completion_task()
Trond Myklebust
2011-03-10
1
-1
/
+1
*
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2011-01-11
1
-1
/
+1
|
\
|
*
NFSv4: Convert a few commas into semicolons...
Trond Myklebust
2010-12-21
1
-1
/
+1
*
|
fs: dcache scale dentry refcount
Nick Piggin
2011-01-07
1
-1
/
+1
|
/
*
a couple of open-coded ihold() introduced by nfs merge
Al Viro
2010-10-29
1
-2
/
+2
*
NFSv4.1: keep seq_res.sr_slot as pointer rather than an index
Benny Halevy
2010-09-24
1
-2
/
+1
*
NFS: Fix a use-after-free case in nfs_async_rename()
Trond Myklebust
2010-09-21
1
-7
/
+2
*
nfs: make sillyrename an async operation
Jeff Layton
2010-09-17
1
-11
/
+189
*
nfs: move nfs_sillyrename to unlink.c
Jeff Layton
2010-09-17
1
-1
/
+84
*
NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument
Trond Myklebust
2010-06-22
1
-1
/
+1
*
NFS: Reduce stack footprint of nfs_proc_remove()
Trond Myklebust
2010-05-14
1
-1
/
+3
*
NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured
Trond Myklebust
2009-12-07
1
-1
/
+1
*
NFSv41: Clean up slot table management
Trond Myklebust
2009-12-05
1
-3
/
+1
*
nfs41: call free slot from nfs4_restart_rpc
Andy Adamson
2009-12-04
1
-1
/
+3
*
nfs41: use rpc prepare call state for session reset
Andy Adamson
2009-06-17
1
-1
/
+1
*
nfs41: unlink sequence setup/done support
Andy Adamson
2009-06-17
1
-0
/
+17
*
nfs41: set up seq_res.sr_slotid
Andy Adamson
2009-06-17
1
-0
/
+1
*
NFS: Clean up nfs_sb_active/nfs_sb_deactive
Trond Myklebust
2008-10-06
1
-2
/
+3
*
NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode
Trond Myklebust
2008-07-27
1
-1
/
+2
*
SUNRPC: Add a helper rpcauth_lookup_generic_cred()
Trond Myklebust
2008-03-14
1
-1
/
+1
*
NFS/SUNRPC: Convert all users of rpc_call_setup()
Trond Myklebust
2008-01-30
1
-20
/
+8
*
SUNRPC: Clean up rpc_run_task
Trond Myklebust
2008-01-30
1
-1
/
+8
*
NFS: Stop sillyname renames and unmounts from racing
Steve Dickson
2008-01-30
1
-0
/
+4
*
NFS: Sillyrename: in the case of a race, check aliases are really positive
Trond Myklebust
2008-01-30
1
-1
/
+3
*
NFS: Fix a sillyrename race...
Trond Myklebust
2008-01-30
1
-1
/
+1
*
NFS: Fix a typo in nfs_call_unlink()
Trond Myklebust
2007-10-21
1
-1
/
+1
*
Avoid compile error in fs/nfs/unlink.c
Linus Torvalds
2007-10-19
1
-1
/
+2
*
NFS: Fix a race in sillyrename
Trond Myklebust
2007-10-19
1
-15
/
+99
*
NFS: Remove nfs_begin_data_update/nfs_end_data_update
Trond Myklebust
2007-10-09
1
-3
/
+0
*
SUNRPC: Clean up the sillyrename code
Trond Myklebust
2007-07-19
1
-109
/
+86
[next]