index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-16
1
-1
/
+1
*
nfs/lsm: make NFSv4 set LSM mount options
Eric Paris
2008-05-16
1
-0
/
+10
*
mm: bdi: expose the BDI object in sysfs for NFS
Miklos Szeredi
2008-04-30
1
-0
/
+26
*
[PATCH] restore sane ->umount_begin() API
Al Viro
2008-04-25
1
-5
/
+3
*
Merge branch 'devel'
Trond Myklebust
2008-04-24
1
-47
/
+100
|
\
|
*
NFS: remove duplicate flags assignment from nfs_validate_mount_data
Jeff Layton
2008-04-19
1
-1
/
+0
|
*
NFS - fix potential NULL pointer dereference v2
Cyrill Gorcunov
2008-04-19
1
-0
/
+16
|
*
NFS: Show most mount options via nfs_show_options()
Chuck Lever
2008-03-19
1
-2
/
+65
|
*
NFS: Save the value of the "port=" mount option
Chuck Lever
2008-03-19
1
-31
/
+6
|
*
NFS: numeric mount parameters are unsigned
Chuck Lever
2008-03-19
1
-13
/
+13
*
|
[PATCH] do shrink_submounts() for all fs types
Al Viro
2008-03-27
1
-2
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
2008-03-17
1
-2
/
+62
|
\
\
|
|
/
|
*
NFS: use new LSM interfaces to explicitly set mount options
Eric Paris
2008-03-06
1
-2
/
+62
*
|
[NET] endianness noise: INADDR_ANY
Al Viro
2008-03-17
1
-1
/
+1
|
/
*
NFS: add missing spkm3 strings to mount option parser
Olga Kornievskaia
2008-02-13
1
-0
/
+4
*
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-02-01
1
-4
/
+0
|
\
|
*
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
2007-12-06
1
-4
/
+0
*
|
NFS: Address memory leaks in the NFS client mount option parser
Chuck Lever
2008-01-30
1
-0
/
+2
*
|
NFS: Support per-mountpoint timeout parameters.
Trond Myklebust
2008-01-30
1
-2
/
+2
*
|
NFS: Pull covers off IPv6 address parsing
Chuck Lever
2008-01-30
1
-5
/
+16
*
|
NFS: Support non-IPv4 addresses in nfs_parsed_mount_data
Chuck Lever
2008-01-30
1
-20
/
+34
*
|
NFS: Refactor mount option address parsing into separate function
Chuck Lever
2008-01-30
1
-6
/
+24
*
|
NFS: Remove the NIPQUAD from nfs_try_mount
Chuck Lever
2008-01-30
1
-5
/
+18
*
|
NFS: Set default port for NFSv4, with support for AF_INET6
Chuck Lever
2008-01-30
1
-4
/
+28
*
|
NFS: Make setting a port number agostic
Chuck Lever
2008-01-30
1
-2
/
+24
*
|
NFS: Verify IPv6 addresses properly
Chuck Lever
2008-01-30
1
-5
/
+10
*
|
NFS: Add support for AF_INET6 addresses in nfs_compare_super()
Chuck Lever
2008-01-30
1
-3
/
+40
*
|
NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)
Chuck Lever
2008-01-30
1
-2
/
+3
*
|
NFS: Remove the redundant nfs_client->cl_nfsversion
Trond Myklebust
2008-01-30
1
-1
/
+1
*
|
NFS: Clean up: copy hostname with kstrndup during mount processing
Chuck Lever
2008-01-30
1
-9
/
+4
*
|
NFS: Remove support for the 'mountprog' option
Chuck Lever
2008-01-30
1
-10
/
+1
*
|
NFS: Remove support for the 'nfsprog' option
Chuck Lever
2008-01-30
1
-13
/
+1
*
|
NFS: Ensure that NFS version 4 mounts use NFS_PORT if nfsport wasn't set
Chuck Lever
2008-01-30
1
-0
/
+2
*
|
NFS: Stop sillyname renames and unmounts from racing
Steve Dickson
2008-01-30
1
-0
/
+24
*
|
NFS: Fix a possible Oops in fs/nfs/super.c
Trond Myklebust
2008-01-03
1
-1
/
+11
*
|
NFS: Fix NFS mountpoint crossing...
Trond Myklebust
2007-12-11
1
-1
/
+1
|
/
*
NFS: mount failure causes bad page state
Russell King
2007-11-26
1
-2
/
+4
*
kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad server
Neil Brown
2007-11-17
1
-0
/
+5
*
NFS: Show "nointr" mount option
Chuck Lever
2007-10-09
1
-1
/
+1
*
NFS: Verify server address before invoking in-kernel mount client
Chuck Lever
2007-10-09
1
-4
/
+8
*
NFS: support RDMA mounts
\"Talpey, Thomas\
2007-10-09
1
-2
/
+19
*
NFS - print accurate transport protocol
\"Talpey, Thomas\
2007-10-09
1
-14
/
+2
*
NFS/SUNRPC: use transport protocol naming
\"Talpey, Thomas\
2007-10-09
1
-10
/
+11
*
NFSv4: Fix a bug in nfs4_validate_mount_data()
Trond Myklebust
2007-10-09
1
-3
/
+3
*
NFS: use in-kernel mount argument structure for nfsv4 mounts
\"Talpey, Thomas\
2007-10-09
1
-80
/
+66
*
NFS: use in-kernel mount argument structure for nfsv[23] mounts
\"Talpey, Thomas\
2007-10-09
1
-64
/
+57
*
NFS: move nfs_parsed_mount_data structure definition
\"Talpey, Thomas\
2007-10-09
1
-31
/
+0
*
NFS: Add new 'mountaddr=' mount option
Chuck Lever
2007-10-09
1
-3
/
+5
*
[NFS] [PATCH] NFS: initialize default port in kernel mount client
James Lentini
2007-10-09
1
-2
/
+4
*
NFS: Kernel mount client should use async bind
Chuck Lever
2007-10-09
1
-16
/
+5
[next]