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
/
nfs4filelayout.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-29
NFSv4.1: use pnfs_generic_pg_test directly by layout driver
Benny Halevy
1
-0
/
+3
2011-05-29
NFSv4.1: change pg_test return type to bool
Benny Halevy
1
-3
/
+3
2011-05-29
SUNRPC: introduce xdr_init_decode_pages
Benny Halevy
1
-7
/
+2
2011-05-29
NFSv4.1: use layout driver in global device cache
Benny Halevy
1
-1
/
+2
2011-05-29
NFSv4.1: purge deviceid cache on nfs_free_client
Benny Halevy
1
-0
/
+7
2011-05-29
NFSv4.1: make deviceid cache global
Benny Halevy
1
-4
/
+6
2011-05-29
NFSv4.1: use struct nfs_client to qualify deviceid
Benny Halevy
1
-1
/
+1
2011-05-29
NFSv4.1: fix typo in filelayout_check_layout
Jim Rees
1
-1
/
+1
2011-05-11
NFSv4.1: Ensure that layoutget uses the correct gfp modes
Trond Myklebust
1
-11
/
+14
2011-05-11
NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP
Andy Adamson
1
-0
/
+2
2011-03-24
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
Weston Andros Adamson
1
-9
/
+44
2011-03-23
NFSv4.1 remove temp code that prevented ds commits
Fred Isaman
1
-4
/
+0
2011-03-23
NFSv4.1: layoutcommit
Andy Adamson
1
-0
/
+18
2011-03-23
NFSv4.1: filelayout driver specific code for COMMIT
Fred Isaman
1
-0
/
+235
2011-03-23
NFSv4.1: alloc and free commit_buckets
Fred Isaman
1
-0
/
+22
2011-03-23
NFSv4.1: shift filelayout_free_lseg
Fred Isaman
1
-10
/
+10
2011-03-11
NFSv4.1: reject zero layout with zeroed stripe unit
Benny Halevy
1
-2
/
+2
2011-03-11
NFSv4.1: pnfs filelayout driver write
Fred Isaman
1
-1
/
+100
2011-03-11
NFSv4.1: implement generic pnfs layer write switch
Andy Adamson
1
-0
/
+7
2011-03-11
NFSv4.1: turn off pNFS on ds connection failure
Andy Adamson
1
-1
/
+3
2011-03-11
NFSv4.1 move deviceid cache to filelayout driver
Christoph Hellwig
1
-38
/
+8
2011-03-11
NFSv4.1: filelayout async error handler
Andy Adamson
1
-0
/
+81
2011-03-11
NFSv4.1: filelayout read
Andy Adamson
1
-0
/
+82
2011-03-11
NFSv4.1: filelayout i/o helpers
Fred Isaman
1
-0
/
+34
2011-03-11
NFSv4.1: coelesce across layout stripes
Fred Isaman
1
-0
/
+26
2011-01-06
pnfs: add prefix to struct pnfs_layout_hdr fields
Fred Isaman
1
-3
/
+3
2011-01-06
pnfs: add prefix to struct pnfs_layout_segment fields
Fred Isaman
1
-1
/
+1
2010-10-24
NFSv4.1: Use more sensible names for 'initialize_mountpoint'
Trond Myklebust
1
-7
/
+7
2010-10-24
NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru...
Andy Adamson
1
-1
/
+203
2010-10-24
NFSv4.1: pnfs: filelayout: introduce minimal file layout driver
Dean Hildebrand
1
-0
/
+78