summaryrefslogtreecommitdiffstats
path: root/fs/ncpfs/sock.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-031-0/+1
|\
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-021-70/+41
|\ \ | |/ |/|
| * ncpfs: switch to sock_sendmsg()Al Viro2016-12-261-22/+14
| * ncpfs: don't mess with manually advancing iovec on sendAl Viro2016-12-261-42/+27
| * ncpfs: sendmsg does *not* bugger iovec these daysAl Viro2016-12-261-8/+2
* | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-2/+2
|/
* 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