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
/
nfs
/
unlink.c
Age
Commit message (
Expand
)
Author
2011-10-19
NFS: Get rid of nfs_restart_rpc()
Trond Myklebust
2011-07-25
nfs: don't use d_move in nfs_async_rename_done
Jeff Layton
2011-07-15
nfs: document nfsv4 sillyrename issues
J. Bruce Fields
2011-03-16
nfs: store devname at disconnected NFS roots
Al Viro
2011-03-10
SUNRPC: Close a race in __rpc_wait_for_completion_task()
Trond Myklebust
2011-01-11
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
2010-12-21
NFSv4: Convert a few commas into semicolons...
Trond Myklebust
2010-10-29
a couple of open-coded ihold() introduced by nfs merge
Al Viro
2010-09-24
NFSv4.1: keep seq_res.sr_slot as pointer rather than an index
Benny Halevy
2010-09-21
NFS: Fix a use-after-free case in nfs_async_rename()
Trond Myklebust
2010-09-17
nfs: make sillyrename an async operation
Jeff Layton
2010-09-17
nfs: move nfs_sillyrename to unlink.c
Jeff Layton
2010-06-22
NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument
Trond Myklebust
2010-05-14
NFS: Reduce stack footprint of nfs_proc_remove()
Trond Myklebust
2009-12-07
NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured
Trond Myklebust
2009-12-05
NFSv41: Clean up slot table management
Trond Myklebust
2009-12-04
nfs41: call free slot from nfs4_restart_rpc
Andy Adamson
2009-06-17
nfs41: use rpc prepare call state for session reset
Andy Adamson
2009-06-17
nfs41: unlink sequence setup/done support
Andy Adamson
2009-06-17
nfs41: set up seq_res.sr_slotid
Andy Adamson
2008-10-06
NFS: Clean up nfs_sb_active/nfs_sb_deactive
Trond Myklebust
2008-07-27
NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode
Trond Myklebust
2008-03-14
SUNRPC: Add a helper rpcauth_lookup_generic_cred()
Trond Myklebust
2008-01-30
NFS/SUNRPC: Convert all users of rpc_call_setup()
Trond Myklebust
2008-01-30
SUNRPC: Clean up rpc_run_task
Trond Myklebust
2008-01-30
NFS: Stop sillyname renames and unmounts from racing
Steve Dickson
2008-01-30
NFS: Sillyrename: in the case of a race, check aliases are really positive
Trond Myklebust
2008-01-30
NFS: Fix a sillyrename race...
Trond Myklebust
2007-10-21
NFS: Fix a typo in nfs_call_unlink()
Trond Myklebust
2007-10-19
Avoid compile error in fs/nfs/unlink.c
Linus Torvalds
2007-10-19
NFS: Fix a race in sillyrename
Trond Myklebust
2007-10-09
NFS: Remove nfs_begin_data_update/nfs_end_data_update
Trond Myklebust
2007-07-19
SUNRPC: Clean up the sillyrename code
Trond Myklebust
2006-03-20
NFS: kzalloc conversion in fs/nfs
Eric Sesterhenn
2006-01-06
SUNRPC: Further cleanups
Trond Myklebust
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds