aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfsroot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-26NFS: Fix a compile issue in nfs_rootTrond Myklebust1-0/+2
2010-09-17NFS: Allow NFSROOT debugging messages to be enabled dynamicallyChuck Lever1-6/+13
2010-09-17NFS: Clean up nfsroot.cChuck Lever1-418/+1
2010-09-17NFS: Use super.c for NFSROOT mount option parsingChuck Lever1-6/+176
2010-09-17NFS: Clean up NFSROOT command line parsingChuck Lever1-9/+23
2010-07-30nfs: include space for the NUL in root pathDan Carpenter1-1/+1
2010-05-14NFS: Replace nfsroot on-stack filehandleTrond Myklebust1-6/+8
2009-06-17NFS: Update MNT and MNT3 reply decoding functionsChuck Lever1-0/+2
2009-06-17NFS: Clean up MNT program definitionsChuck Lever1-0/+3
2009-05-26nfs: fix build error in nfsroot with initconstSam Ravnborg1-1/+1
2008-12-30Merge branch 'devel' into nextTrond Myklebust1-10/+17
2008-12-23NFS: introduce nfs_mount_info struct for calling nfs_mount()Chuck Lever1-6/+11
2008-12-23NFS: Move declaration of nfs_mount() to fs/nfs/internal.hChuck Lever1-0/+2
2008-12-23NFS: rename nfs_path variableChuck Lever1-5/+5
2008-10-31fs: replace NIPQUAD()Harvey Harrison1-3/+3
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse1-1/+1
2008-08-04Revert "UFS: add const to parser token table"Linus Torvalds1-1/+1
2008-07-24fix fs/nfs/nfsroot.c compilationAdrian Bunk1-1/+1
2008-07-09NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}Chuck Lever1-4/+4
2008-07-09fs/nfs/nfsroot.c: remove CVS keywordAdrian Bunk1-2/+0
2007-12-06NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox1-3/+0
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-09NFS/SUNRPC: use transport protocol naming\"Talpey, Thomas\1-1/+2
2007-07-10NFS: Remake nfsroot_mount as a permanent part of NFS clientChuck Lever1-1/+2
2007-07-10SUNRPC: Rename rpcb_getport_external routineChuck Lever1-1/+1
2007-04-30NFS: switch NFSROOT to use new rpcbind clientChuck Lever1-1/+1
2006-12-02[NET]: ipconfig and nfsroot annotationsAl Viro1-7/+6
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-1/+1
2006-02-07[PATCH] nfsroot port= parameter fix [backport of 2.4 fix]Al Viro1-1/+2
2006-01-08[PATCH] nfsroot: do not silently stop parsing on an unknown optionJorn Dreyer1-1/+3
2006-01-06NFS: support large reads and writes on the wireChuck Lever1-2/+2
2005-06-22[PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher1-0/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+513