index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4recover.c
Age
Commit message (
Expand
)
Author
2012-06-01
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-05-31
nfsd4: preserve __user annotation on cld downcall msg
J. Bruce Fields
2012-05-31
nfsd4: fix missing "static"
J. Bruce Fields
2012-04-30
nfsd: fix nfs4recover.c printk format warning
Randy Dunlap
2012-03-29
nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled
Jeff Layton
2012-03-28
nfsd: fix NULL pointer dereference in cld_pipe_downcall
Jeff Layton
2012-03-26
nfsd: don't allow legacy client tracker init for anything but init_net
Jeff Layton
2012-03-26
nfsd: add notifier to handle mount/unmount of rpc_pipefs sb
Jeff Layton
2012-03-26
nfsd: add the infrastructure to handle the cld upcall
Jeff Layton
2012-03-26
nfsd: add nfsd4_client_tracking_ops struct and a way to set it
Jeff Layton
2012-03-26
nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
Jeff Layton
2012-01-14
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-01-05
nfsd4: nfsd4_create_clid_dir return value is unused
J. Bruce Fields
2012-01-05
nfsd4: be forgiving in the absence of the recovery directory
J. Bruce Fields
2012-01-03
vfs: mnt_drop_write_file()
Al Viro
2012-01-03
switch a bunch of places to mnt_want_write_file()
Al Viro
2012-01-02
nfsd4: fix spurious 4.1 post-reboot failures
J. Bruce Fields
2011-08-27
nfsd4: stop using nfserr_resource for transitory errors
J. Bruce Fields
2011-08-27
nfsd4: fix failure to end nfsd4 grace period
Boaz Harrosh
2011-08-27
nfsd4: simplify recovery dir setting
J. Bruce Fields
2011-07-20
nfsd4_list_rec_dir(): don't bother with reopening rec_file
Al Viro
2010-12-17
nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot
J. Bruce Fields
2010-05-21
sanitize vfs_fsync calling conventions
Christoph Hellwig
2010-05-21
nfsd: open a file descriptor for fsync in nfs4 recovery
Christoph Hellwig
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-20
commit_metadata export operation replacing nfsd_sync_dir
Ben Myers
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
2009-05-11
nfsd: silence lockdep warning
J. Bruce Fields
2009-04-20
Fix i_mutex vs. readdir handling in nfsd
David Woodhouse
2009-04-03
nfsd41: match clientid establishment method
Andy Adamson
2009-03-18
nfsd4: don't do lookup within readdir in recovery code
J. Bruce Fields
2009-01-06
nfsd: Fix leaked memory in nfs4_make_rec_clidname
Krishna Kumar
2008-12-04
Merge branch 'master' into next
James Morris
2008-11-24
nfsd: use of unitialized list head on error exit in nfs4recover.c
J. Bruce Fields
2008-11-14
CRED: Inaugurate COW credentials
David Howells
2008-11-14
CRED: Pass credentials through dentry_open()
David Howells
2008-11-14
CRED: Separate task security context from task_struct
David Howells
2008-10-23
[PATCH] switch nfsd to kern_path()
Al Viro
2008-04-19
[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()
Dave Hansen
2008-04-19
[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.
Dave Hansen
2008-02-14
Introduce path_put()
Jan Blunck
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-10-22
Update fs/ to use sg helpers
Jens Axboe
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2006-12-08
[PATCH] lockdep: annotate nfsd4 recover code
Peter Zijlstra
2006-11-03
[PATCH] NFS4: fix for recursive locking problem
Srinivasa Ds
[next]