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
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-08
NFS: Allow the "nfs" file system type to support NFSv4
Chuck Lever
1
-0
/
+1
2009-09-08
NFS: Mount option parser should detect missing "port="
Chuck Lever
1
-2
/
+7
2009-08-10
Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
1
-22
/
+1
2009-08-10
NFS: Add a ->migratepage() aop for NFS
Trond Myklebust
1
-0
/
+6
2009-08-09
NFS: Replace nfs_set_port() with rpc_set_port()
Chuck Lever
1
-19
/
+0
2009-08-09
NFS: Replace nfs_parse_ip_address() with rpc_pton()
Chuck Lever
1
-1
/
+0
2009-08-09
SUNRPC: Provide functions for managing universal addresses
Chuck Lever
1
-2
/
+0
2009-08-09
NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd client
Chuck Lever
1
-0
/
+1
2009-06-18
Merge branch 'devel-for-2.6.31' into for-2.6.31
Trond Myklebust
1
-0
/
+8
2009-06-17
NFS: Update MNT and MNT3 reply decoding functions
Chuck Lever
1
-0
/
+2
2009-06-17
NFS: add XDR decoder for mountd version 3 auth-flavor lists
Chuck Lever
1
-0
/
+6
2009-06-17
nfs41: recover lease in _nfs4_lookup_root
Benny Halevy
1
-0
/
+1
2009-06-17
nfs41: use rpc prepare call state for session reset
Andy Adamson
1
-12
/
+27
2009-06-17
nfs41: add session setup to the state manager
Andy Adamson
1
-0
/
+1
2009-06-17
nfs41 write sequence setup done support
Andy Adamson
1
-0
/
+3
2009-06-17
nfs41: read sequence setup/done support
Andy Adamson
1
-0
/
+3
2009-06-17
nfs41: nfs41_sequence_free_slot
Andy Adamson
1
-0
/
+14
2009-06-17
nfs41: introduce nfs4_call_sync
Andy Adamson
1
-0
/
+12
2009-06-17
nfs41: sessions client infrastructure
Andy Adamson
1
-0
/
+12
2009-06-17
nfs41: add mount command option minorversion
Mike Sager
1
-0
/
+1
2009-04-03
NFS: Add mount options to enable local caching on NFS
David Howells
1
-0
/
+1
2009-04-03
NFS: Define and create superblock-level objects
David Howells
1
-0
/
+3
2009-03-19
NFS: Optimise NFS close()
Trond Myklebust
1
-0
/
+3
2009-03-11
NFS: Throttle page dirtying while we're flushing to disk
Trond Myklebust
1
-0
/
+1
2008-12-23
NFS: "[no]resvport" mount option changes mountd client too
Chuck Lever
1
-0
/
+1
2008-12-23
NFS: introduce nfs_mount_info struct for calling nfs_mount()
Chuck Lever
1
-2
/
+11
2008-12-23
NFS: Move declaration of nfs_mount() to fs/nfs/internal.h
Chuck Lever
1
-0
/
+4
2008-10-10
NFS: Cleanup nfs_set_port
J. Bruce Fields
1
-10
/
+9
2008-10-07
nfs: Fix misparsing of nfsv4 fs_locations attribute
J. Bruce Fields
1
-0
/
+2
2008-10-07
nfs: prepare to share nfs_set_port
J. Bruce Fields
1
-0
/
+20
2008-10-06
NFS: Clean up nfs_sb_active/nfs_sb_deactive
Trond Myklebust
1
-2
/
+2
2008-07-09
NFS: Ensure we zap only the access and acl caches when setting new acls
Trond Myklebust
1
-0
/
+1
2008-03-19
NFS: Always enable NFS direct I/O
Chuck Lever
1
-5
/
+0
2008-03-19
NFS: Save the value of the "port=" mount option
Chuck Lever
1
-0
/
+1
2008-03-19
NFS: Fix up data types of fields in nfs_parsed_mount_options
Chuck Lever
1
-3
/
+3
2008-03-08
Merge commit 'origin' into devel
Trond Myklebust
1
-0
/
+3
2008-03-06
NFS: use new LSM interfaces to explicitly set mount options
Eric Paris
1
-0
/
+3
2008-02-25
NFS: Add an nfsiod workqueue
Trond Myklebust
1
-0
/
+1
2008-01-30
NFSv4: Iterate through all nfs_clients when the server recalls a delegation
Trond Myklebust
1
-0
/
+1
2008-01-30
NFS: Support non-IPv4 addresses in nfs_parsed_mount_data
Chuck Lever
1
-2
/
+4
2008-01-30
NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"
Chuck Lever
1
-1
/
+2
2008-01-30
NFS: Change nfs_find_client() to take "struct sockaddr *"
Chuck Lever
1
-1
/
+1
2008-01-30
NFS: Remove support for the 'mountprog' option
Chuck Lever
1
-1
/
+0
2008-01-30
NFS: Remove support for the 'nfsprog' option
Chuck Lever
1
-1
/
+0
2008-01-30
NFS: Stop sillyname renames and unmounts from racing
Steve Dickson
1
-0
/
+2
2007-10-09
NFS: use in-kernel mount argument structure for nfsv4 mounts
\"Talpey, Thomas\
1
-8
/
+3
2007-10-09
NFS: use in-kernel mount argument structure for nfsv[23] mounts
\"Talpey, Thomas\
1
-3
/
+3
2007-10-09
NFS: move nfs_parsed_mount_data structure definition
\"Talpey, Thomas\
1
-0
/
+33
2007-07-10
NFS: Clean-up: use correct type when converting NFS blocks to local blocks
Chuck Lever
1
-2
/
+2
2007-04-30
NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata
Trond Myklebust
1
-0
/
+12
[next]