index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
unlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-13
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
Benjamin Coddington
1
-0
/
+13
2016-07-20
qstr: constify instances in nfs
Al Viro
1
-1
/
+1
2016-05-09
nfs: per-name sillyunlink exclusion
Al Viro
1
-142
/
+51
2016-05-02
nfs: missing wakeup in nfs_unblock_sillyrename()
Al Viro
1
-0
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-10
/
+10
2014-03-17
nfs: emit a fsnotify_nameremove call in sillyrename codepath
Jeff Layton
1
-2
/
+13
2014-03-17
nfs: make nfs_async_rename non-static
Jeff Layton
1
-1
/
+1
2014-03-17
nfs: abstract out code needed to complete a sillyrename
Jeff Layton
1
-4
/
+18
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+4
2013-10-28
nfs: Remove useless 'error' assignment
Geyslan G. Bem
1
-2
/
+1
2013-10-24
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
1
-5
/
+4
2013-09-03
NFS: Ensure that rmdir() waits for sillyrenames to complete
Trond Myklebust
1
-0
/
+7
2013-08-22
NFS: Add tracepoints for debugging NFS rename and sillyrename issues
Trond Myklebust
1
-0
/
+5
2013-08-22
NFS: Clean up nfs_sillyrename()
Trond Myklebust
1
-10
/
+16
2013-07-05
helper for reading ->d_count
Al Viro
1
-1
/
+1
2013-02-22
NFS: Don't allow NFS silly-renamed files to be deleted, no signal
Trond Myklebust
1
-7
/
+13
2013-02-17
nfs: remove kfree() redundant null checks
Tim Gardner
1
-2
/
+1
2013-02-01
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
Trond Myklebust
1
-1
/
+1
2012-10-31
NFS: add nfs_sb_deactive_async to avoid deadlock
Weston Andros Adamson
1
-1
/
+1
2012-06-29
NFS: Create a return_delegation rpc op
Bryan Schumaker
1
-1
/
+1
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-01-31
NFSv41: Add a new helper nfs4_init_sequence()
Trond Myklebust
1
-2
/
+2
2011-10-19
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-15
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-11
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-21
NFS: Fix a use-after-free case in nfs_async_rename()
Trond Myklebust
1
-7
/
+2
2010-09-17
nfs: make sillyrename an async operation
Jeff Layton
1
-11
/
+189
2010-09-17
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-05
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-06
NFS: Clean up nfs_sb_active/nfs_sb_deactive
Trond Myklebust
1
-2
/
+3
2008-07-27
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
[next]