summaryrefslogtreecommitdiffstats
path: root/fs/ncpfs/sock.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-121-2/+2
|\
| * net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-111-2/+2
* | ncpfs: convert PPRINTK to ncp_vdbgJoe Perches2014-04-081-1/+1
* | ncpfs: convert DPRINTK/DDPRINTK to ncp_dbgJoe Perches2014-04-081-8/+8
* | ncpfs: Add pr_fmt and convert printks to pr_<level>Joe Perches2014-04-081-15/+16
|/
* move internal-only parts of ncpfs headers to fs/ncpfsAl Viro2011-01-121-1/+1
* BKL: Remove BKL from ncpfsPetr Vandrovec2010-10-041-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ncpfs: make sure server connection survives a killPierre Ossman2007-03-061-62/+89
* WorkStruct: make allyesconfigDavid Howells2006-11-221-8/+12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] sem2mutex: NCPFSIngo Molnar2006-03-231-17/+17
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+850
OpenPOWER on IntegriCloud