index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfsroot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-21
nfsroot: make nfsroot to accept the 1024 bytes long directory name
Li RongQing
1
-1
/
+1
2015-01-31
NFS: a couple off by ones
Dan Carpenter
1
-2
/
+2
2012-03-20
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
Trond Myklebust
1
-1
/
+1
2011-05-28
NFS: Revert NFSROOT default mount options
Chuck Lever
1
-1
/
+1
2011-03-11
NFS: NFSROOT should default to "proto=udp"
Chuck Lever
1
-15
/
+14
2010-10-26
NFS: Fix a compile issue in nfs_root
Trond Myklebust
1
-0
/
+2
2010-09-17
NFS: Allow NFSROOT debugging messages to be enabled dynamically
Chuck Lever
1
-6
/
+13
2010-09-17
NFS: Clean up nfsroot.c
Chuck Lever
1
-418
/
+1
2010-09-17
NFS: Use super.c for NFSROOT mount option parsing
Chuck Lever
1
-6
/
+176
2010-09-17
NFS: Clean up NFSROOT command line parsing
Chuck Lever
1
-9
/
+23
2010-07-30
nfs: include space for the NUL in root path
Dan Carpenter
1
-1
/
+1
2010-05-14
NFS: Replace nfsroot on-stack filehandle
Trond Myklebust
1
-6
/
+8
2009-06-18
NFS: Update MNT and MNT3 reply decoding functions
Chuck Lever
1
-0
/
+2
2009-06-18
NFS: Clean up MNT program definitions
Chuck Lever
1
-0
/
+3
2009-05-26
nfs: fix build error in nfsroot with initconst
Sam Ravnborg
1
-1
/
+1
2008-12-31
Merge branch 'devel' into next
Trond Myklebust
1
-10
/
+17
2008-12-23
NFS: introduce nfs_mount_info struct for calling nfs_mount()
Chuck Lever
1
-6
/
+11
2008-12-23
NFS: Move declaration of nfs_mount() to fs/nfs/internal.h
Chuck Lever
1
-0
/
+2
2008-12-23
NFS: rename nfs_path variable
Chuck Lever
1
-5
/
+5
2008-10-31
fs: replace NIPQUAD()
Harvey Harrison
1
-3
/
+3
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
1
-1
/
+1
2008-08-05
Revert "UFS: add const to parser token table"
Linus Torvalds
1
-1
/
+1
2008-07-25
fix fs/nfs/nfsroot.c compilation
Adrian Bunk
1
-1
/
+1
2008-07-09
NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}
Chuck Lever
1
-4
/
+4
2008-07-09
fs/nfs/nfsroot.c: remove CVS keyword
Adrian Bunk
1
-2
/
+0
2007-12-07
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
1
-3
/
+0
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-10
NFS/SUNRPC: use transport protocol naming
\"Talpey, Thomas\
1
-1
/
+2
2007-07-11
NFS: Remake nfsroot_mount as a permanent part of NFS client
Chuck Lever
1
-1
/
+2
2007-07-11
SUNRPC: Rename rpcb_getport_external routine
Chuck Lever
1
-1
/
+1
2007-05-01
NFS: switch NFSROOT to use new rpcbind client
Chuck Lever
1
-1
/
+1
2006-12-03
[NET]: ipconfig and nfsroot annotations
Al Viro
1
-7
/
+6
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-1
/
+1
2006-02-08
[PATCH] nfsroot port= parameter fix [backport of 2.4 fix]
Al Viro
1
-1
/
+2
2006-01-09
[PATCH] nfsroot: do not silently stop parsing on an unknown option
Jorn Dreyer
1
-1
/
+3
2006-01-06
NFS: support large reads and writes on the wire
Chuck Lever
1
-2
/
+2
2005-06-23
[PATCH] NFS: Add support for NFSv3 ACLs
Andreas Gruenbacher
1
-0
/
+9
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+513