summaryrefslogtreecommitdiff
path: root/fs/ncpfs/ncplib_kernel.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2015-04-11ncpfs: switch to ->read_iter/->write_iterAl Viro
2015-01-25ncpfs: get rid of d_validate() nonsenseAl Viro
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-10-09ncpfs: use list_for_each_entry() for d_subdirs walkAl Viro
2012-01-03ncpfs: propagate umode_tAl Viro
2011-01-12move internal-only parts of ncpfs headers to fs/ncpfsAl Viro
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale subdirsNick Piggin
2011-01-07fs: change d_compare for rcu-walkNick Piggin
2010-10-04BKL: Remove BKL from ncpfsPetr Vandrovec
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-08[PATCH] shrink dentry structEric Dumazet
2005-06-25[PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING codeAdrian Bunk
2005-04-16Linux-2.6.12-rc2Linus Torvalds