开源镜像站
帮助
动态
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
/
dcache.c
Age
Commit message (
Expand
)
Author
2010-05-02
fs: Prevent dput race
Thomas Gleixner
2010-04-29
fs: Fix namespace related hangs
John Stultz
2010-04-27
Revert d_count back to an atomic_t
John Stultz
2010-04-27
Fix vfsmount_read_lock to work with -rt
John Stultz
2010-04-27
Fixups from 09102009.patch.gz
Nick Piggin
2010-04-27
dcache-percpu-nr_dentry
Nick Piggin
2010-04-27
dcache-split-inode_lock
Nick Piggin
2010-04-27
fs-dcache-d_delete-less-lock
Nick Piggin
2010-04-27
dcache-chain-hashlock
Nick Piggin
2010-04-27
dcache-dput-less-dcache_lock
Nick Piggin
2010-04-27
fs-dcache_lock-remove
Nick Piggin
2010-04-27
fs-dcache_lock-multi-step
Nick Piggin
2010-04-27
fs-dcache-scale-i_dentry
Nick Piggin
2010-04-27
fs-dcache-scale-d_subdirs
Nick Piggin
2010-04-27
fs-dcache-scale-d_unhashed
Nick Piggin
2010-04-27
fs-dcache-scale-d_count
Nick Piggin
2010-04-27
fs-dcache-scale-nr_dentry
Nick Piggin
2010-04-27
fs-dcache-scale-d_lru
Nick Piggin
2010-04-27
fs-dcache-scale-d_hash
Nick Piggin
2010-04-27
fs-vfsmount_lock-scale
Nick Piggin
2010-02-21
Forward to 2.6.33-rc8
Thomas Gleixner
2009-12-16
libfs: move EXPORT_SYMBOL for d_alloc_name
H Hartley Sweeten
2009-07-29
fs/block: preempt-rt support
Ingo Molnar
2009-07-18
sched: Pull up the might_sleep() check into cond_resched()
Frederic Weisbecker
2009-06-11
dcache: extrace and use d_unlinked()
Alexey Dobriyan
2009-05-09
fs: dcache fix LRU ordering
npiggin@suse.de
2009-04-20
No need for crossing to mountpoint in audit_tag_tree()
Al Viro
2009-03-31
Trim includes of fdtable.h
Al Viro
2009-03-31
Get rid of indirect include of fs_struct.h
Al Viro
2009-03-27
cleanup d_add_ci
Christoph Hellwig
2009-02-27
EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL
Benny Halevy
2009-01-14
[CVE-2009-0029] System call wrappers part 20
Heiko Carstens
2009-01-08
generic swap(): dcache: use swap() instead of private do_switch()
Wu Fengguang
2008-12-31
filp_cachep can be static in fs/file_table.c
Eric Dumazet
2008-12-31
expand some comments (d_path / seq_path)
Arjan van de Ven
2008-12-31
correct wrong function name of d_put in kernel document and source comment
Zhaolei
2008-12-31
fix switch_names() breakage in short-to-short case
Al Viro
2008-12-31
shrink struct dentry
Nick Piggin
2008-10-23
[PATCH] fs: add a sanity check in d_free
Arjan van de Ven
2008-10-23
[PATCH] fs/dcache.c: update comment of d_validate()
Qinghuang Feng
2008-10-23
[PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate()
OGAWA Hirofumi
2008-10-23
[PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helper
OGAWA Hirofumi
2008-10-23
[PATCH vfs-2.6 2/6] vfs: add d_ancestor()
OGAWA Hirofumi
2008-10-23
[PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()
OGAWA Hirofumi
2008-10-23
[PATCH] kill d_alloc_anon
Christoph Hellwig
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-10-23
[PATCH] new helper: d_obtain_alias
Christoph Hellwig
2008-09-29
Fix NULL pointer dereference in proc_sys_compare
Linus Torvalds
2008-08-25
[PATCH] change d_add_ci argument ordering
Christoph Hellwig
2008-07-28
dcache: Add case-insensitive support d_ci_add() routine
Barry Naujok
[next]