summaryrefslogtreecommitdiff
path: root/fs/ncpfs/sock.c
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-12
|\
| * net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* | ncpfs: convert PPRINTK to ncp_vdbgJoe Perches2014-04-08
* | ncpfs: convert DPRINTK/DDPRINTK to ncp_dbgJoe Perches2014-04-08
* | ncpfs: Add pr_fmt and convert printks to pr_<level>Joe Perches2014-04-08
|/
* move internal-only parts of ncpfs headers to fs/ncpfsAl Viro2011-01-12
* BKL: Remove BKL from ncpfsPetr Vandrovec2010-10-04
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ncpfs: make sure server connection survives a killPierre Ossman2007-03-06
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] sem2mutex: NCPFSIngo Molnar2006-03-23
* Linux-2.6.12-rc2Linus Torvalds2005-04-16