index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-23
NFS: Fix filehandle size comparisons in the mount code
Trond Myklebust
1
-4
/
+4
2008-06-23
NFS: Reduce the NFS mount code stack usage.
Trond Myklebust
1
-28
/
+40
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-05-16
nfs/lsm: make NFSv4 set LSM mount options
Eric Paris
1
-0
/
+10
2008-04-30
mm: bdi: expose the BDI object in sysfs for NFS
Miklos Szeredi
1
-0
/
+26
2008-04-25
[PATCH] restore sane ->umount_begin() API
Al Viro
1
-5
/
+3
2008-04-24
Merge branch 'devel'
Trond Myklebust
1
-47
/
+100
2008-04-19
NFS: remove duplicate flags assignment from nfs_validate_mount_data
Jeff Layton
1
-1
/
+0
2008-04-19
NFS - fix potential NULL pointer dereference v2
Cyrill Gorcunov
1
-0
/
+16
2008-03-27
[PATCH] do shrink_submounts() for all fs types
Al Viro
1
-2
/
+0
2008-03-19
NFS: Show most mount options via nfs_show_options()
Chuck Lever
1
-2
/
+65
2008-03-19
NFS: Save the value of the "port=" mount option
Chuck Lever
1
-31
/
+6
2008-03-19
NFS: numeric mount parameters are unsigned
Chuck Lever
1
-13
/
+13
2008-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
1
-2
/
+62
2008-03-17
[NET] endianness noise: INADDR_ANY
Al Viro
1
-1
/
+1
2008-03-06
NFS: use new LSM interfaces to explicitly set mount options
Eric Paris
1
-2
/
+62
2008-02-13
NFS: add missing spkm3 strings to mount option parser
Olga Kornievskaia
1
-0
/
+4
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+0
2008-01-30
NFS: Address memory leaks in the NFS client mount option parser
Chuck Lever
1
-0
/
+2
2008-01-30
NFS: Support per-mountpoint timeout parameters.
Trond Myklebust
1
-2
/
+2
2008-01-30
NFS: Pull covers off IPv6 address parsing
Chuck Lever
1
-5
/
+16
2008-01-30
NFS: Support non-IPv4 addresses in nfs_parsed_mount_data
Chuck Lever
1
-20
/
+34
2008-01-30
NFS: Refactor mount option address parsing into separate function
Chuck Lever
1
-6
/
+24
2008-01-30
NFS: Remove the NIPQUAD from nfs_try_mount
Chuck Lever
1
-5
/
+18
2008-01-30
NFS: Set default port for NFSv4, with support for AF_INET6
Chuck Lever
1
-4
/
+28
2008-01-30
NFS: Make setting a port number agostic
Chuck Lever
1
-2
/
+24
2008-01-30
NFS: Verify IPv6 addresses properly
Chuck Lever
1
-5
/
+10
2008-01-30
NFS: Add support for AF_INET6 addresses in nfs_compare_super()
Chuck Lever
1
-3
/
+40
2008-01-30
NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)
Chuck Lever
1
-2
/
+3
2008-01-30
NFS: Remove the redundant nfs_client->cl_nfsversion
Trond Myklebust
1
-1
/
+1
2008-01-30
NFS: Clean up: copy hostname with kstrndup during mount processing
Chuck Lever
1
-9
/
+4
2008-01-30
NFS: Remove support for the 'mountprog' option
Chuck Lever
1
-10
/
+1
2008-01-30
NFS: Remove support for the 'nfsprog' option
Chuck Lever
1
-13
/
+1
2008-01-30
NFS: Ensure that NFS version 4 mounts use NFS_PORT if nfsport wasn't set
Chuck Lever
1
-0
/
+2
2008-01-30
NFS: Stop sillyname renames and unmounts from racing
Steve Dickson
1
-0
/
+24
2008-01-03
NFS: Fix a possible Oops in fs/nfs/super.c
Trond Myklebust
1
-1
/
+11
2007-12-11
NFS: Fix NFS mountpoint crossing...
Trond Myklebust
1
-1
/
+1
2007-12-06
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
1
-4
/
+0
2007-11-26
NFS: mount failure causes bad page state
Russell King
1
-2
/
+4
2007-11-17
kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad server
Neil Brown
1
-0
/
+5
2007-10-09
NFS: Show "nointr" mount option
Chuck Lever
1
-1
/
+1
2007-10-09
NFS: Verify server address before invoking in-kernel mount client
Chuck Lever
1
-4
/
+8
2007-10-09
NFS: support RDMA mounts
\"Talpey, Thomas\
1
-2
/
+19
2007-10-09
NFS - print accurate transport protocol
\"Talpey, Thomas\
1
-14
/
+2
2007-10-09
NFS/SUNRPC: use transport protocol naming
\"Talpey, Thomas\
1
-10
/
+11
2007-10-09
NFSv4: Fix a bug in nfs4_validate_mount_data()
Trond Myklebust
1
-3
/
+3
2007-10-09
NFS: use in-kernel mount argument structure for nfsv4 mounts
\"Talpey, Thomas\
1
-80
/
+66
2007-10-09
NFS: use in-kernel mount argument structure for nfsv[23] mounts
\"Talpey, Thomas\
1
-64
/
+57
2007-10-09
NFS: move nfs_parsed_mount_data structure definition
\"Talpey, Thomas\
1
-31
/
+0
2007-10-09
NFS: Add new 'mountaddr=' mount option
Chuck Lever
1
-3
/
+5
[next]