index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4recover.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+0
2009-12-15
nfsd: Move private headers to source directory
Boaz Harrosh
1
-2
/
+3
2009-12-15
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-12
nfsd: silence lockdep warning
J. Bruce Fields
1
-2
/
+2
2009-04-21
Fix i_mutex vs. readdir handling in nfsd
David Woodhouse
1
-37
/
+9
2009-04-04
nfsd41: match clientid establishment method
Andy Adamson
1
-1
/
+2
2009-03-19
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-15
Introduce path_put()
Jan Blunck
1
-1
/
+1
2008-02-15
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-19
[PATCH] nfsd4: recovery lookup dir check
J. Bruce Fields
1
-3
/
+4
2006-01-19
[PATCH] nfsd4: fix open of recovery directory
J. Bruce Fields
1
-2
/
+1
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-10
/
+10
2005-09-02
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
Jesper Juhl
1
-2
/
+1
2005-09-02
[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
Herbert Xu
1
-1
/
+1
2005-07-08
[PATCH] nfsd4: prevent multiple unlinks of recovery directories
NeilBrown
1
-0
/
+1
2005-07-08
[PATCH] nfsd4: lookup_one_len takes i_sem
NeilBrown
1
-0
/
+2
2005-07-08
[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