开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
coda
/
cnode.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-08
don't put symlink bodies in pagecache into highmem
Al Viro
2014-06-06
fs/coda: use __func__
Fabian Frederick
2014-06-06
fs/coda: replace printk by pr_foo()
Fabian Frederick
2012-01-10
coda: switch coda_cnode_make() to sane API as well, clean coda_lookup()
Al Viro
2012-01-10
coda: deal correctly with allocation failure from coda_cnode_makectl()
Al Viro
2011-01-12
take coda-private headers out of include/linux
Al Viro
2010-10-25
Coda: add spin lock to protect accesses to struct coda_inode_info.
Yoshihisa Abe
2007-07-19
coda: use ilookup5
Jan Harkes
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2006-03-24
BUG_ON() Conversion in fs/coda/
Eric Sesterhenn
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds