index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4recover.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-17
nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot
J. Bruce Fields
1
-1
/
+0
2010-05-21
sanitize vfs_fsync calling conventions
Christoph Hellwig
1
-3
/
+3
2010-05-21
nfsd: open a file descriptor for fsync in nfs4 recovery
Christoph Hellwig
1
-45
/
+42
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-20
commit_metadata export operation replacing nfsd_sync_dir
Ben Myers
1
-3
/
+1
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+0
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
1
-2
/
+3
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
1
-8
/
+0
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
1
-0
/
+1
2009-05-11
nfsd: silence lockdep warning
J. Bruce Fields
1
-2
/
+2
2009-04-20
Fix i_mutex vs. readdir handling in nfsd
David Woodhouse
1
-37
/
+9
2009-04-03
nfsd41: match clientid establishment method
Andy Adamson
1
-1
/
+2
2009-03-18
nfsd4: don't do lookup within readdir in recovery code
J. Bruce Fields
1
-40
/
+31
2009-01-06
nfsd: Fix leaked memory in nfs4_make_rec_clidname
Krishna Kumar
1
-1
/
+1
2008-12-04
Merge branch 'master' into next
James Morris
1
-0
/
+1
2008-11-24
nfsd: use of unitialized list head on error exit in nfs4recover.c
J. Bruce Fields
1
-1
/
+1
2008-11-14
CRED: Inaugurate COW credentials
David Howells
1
-26
/
+42
2008-11-14
CRED: Pass credentials through dentry_open()
David Howells
1
-1
/
+2
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-6
/
+6
2008-10-23
[PATCH] switch nfsd to kern_path()
Al Viro
1
-25
/
+25
2008-04-19
[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()
Dave Hansen
1
-0
/
+4
2008-04-19
[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.
Dave Hansen
1
-1
/
+11
2008-02-14
Introduce path_put()
Jan Blunck
1
-1
/
+1
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-16
/
+16
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
1
-1
/
+1
2007-10-22
Update fs/ to use sg helpers
Jens Axboe
1
-5
/
+3
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-1
/
+1
2006-12-08
[PATCH] lockdep: annotate nfsd4 recover code
Peter Zijlstra
1
-1
/
+1
2006-11-03
[PATCH] NFS4: fix for recursive locking problem
Srinivasa Ds
1
-1
/
+1
2006-10-20
[PATCH] nfsd: nfs4 code returns error values in net-endian
Al Viro
1
-7
/
+7
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
1
-1
/
+1
2006-09-21
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
Herbert Xu
1
-10
/
+11
2006-01-18
[PATCH] nfsd4: recovery lookup dir check
J. Bruce Fields
1
-3
/
+4
2006-01-18
[PATCH] nfsd4: fix open of recovery directory
J. Bruce Fields
1
-2
/
+1
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-10
/
+10
2005-09-01
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
Jesper Juhl
1
-2
/
+1
2005-09-01
[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
Herbert Xu
1
-1
/
+1
2005-07-07
[PATCH] nfsd4: prevent multiple unlinks of recovery directories
NeilBrown
1
-0
/
+1
2005-07-07
[PATCH] nfsd4: lookup_one_len takes i_sem
NeilBrown
1
-0
/
+2
2005-07-07
[PATCH] nfsd4: fix sync'ing of recovery directory
NeilBrown
1
-21
/
+8
2005-06-24
[PATCH] knfsd: nfsd4 reboot dirname fix
NeilBrown
1
-1
/
+0
2005-06-24
[PATCH] knfsd: nfsd4: reboot recovery
NeilBrown
1
-0
/
+169
2005-06-24
[PATCH] knfsd: nfsd4: initialize recovery directory
NeilBrown
1
-0
/
+166
2005-06-24
[PATCH] knfsd: nfsd4: reboot hash
NeilBrown
1
-0
/
+97