index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ncpfs
/
ncplib_kernel.h
Age
Commit message (
Expand
)
Author
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2015-04-11
ncpfs: switch to ->read_iter/->write_iter
Al Viro
2015-01-25
ncpfs: get rid of d_validate() nonsense
Al Viro
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-10-09
ncpfs: use list_for_each_entry() for d_subdirs walk
Al Viro
2012-01-03
ncpfs: propagate umode_t
Al Viro
2011-01-12
move internal-only parts of ncpfs headers to fs/ncpfs
Al Viro
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
fs: dcache scale subdirs
Nick Piggin
2011-01-07
fs: change d_compare for rcu-walk
Nick Piggin
2010-10-04
BKL: Remove BKL from ncpfs
Petr Vandrovec
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-01-08
[PATCH] shrink dentry struct
Eric Dumazet
2005-06-25
[PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING code
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds