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
2012-03-24
NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit
Fred Isaman
1
-1
/
+0
2012-03-20
NFS: Use cond_resched_lock() to reduce latencies in the commit scans
Trond Myklebust
1
-3
/
+8
2012-03-17
NFSv4.1: Fix a few issues in filelayout_commit_pagelist
Trond Myklebust
1
-23
/
+24
2012-03-17
NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code
Trond Myklebust
1
-20
/
+62
2012-03-11
NFS: Fix a number of sparse warnings
Trond Myklebust
1
-5
/
+5
2012-03-10
NFS: remove nfs_inode radix tree
Fred Isaman
1
-21
/
+88
2012-03-08
NFSv4.1 cleanup DS stateid error handling
Andy Adamson
1
-7
/
+2
2012-03-07
NFSv4.1 handle DS stateid errors
Andy Adamson
1
-1
/
+28
2012-02-17
NFS: include filelayout DS rpc stats in mountstats
Weston Andros Adamson
1
-0
/
+19
2012-02-06
NFS: start printks w/ NFS: even if __func__ shown
Weston Andros Adamson
1
-2
/
+4
2012-02-06
NFS: printks in fs/nfs/ should start with NFS:
Weston Andros Adamson
1
-1
/
+1
2012-01-31
NFSv41: Add a new helper nfs4_init_sequence()
Trond Myklebust
1
-2
/
+2
2012-01-05
nfs: fix a minor do_div portability issue
Chris Metcalf
1
-4
/
+5
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
fs: add module.h to files that were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-10-31
NFS: Remove no-op less-than-zero checks on unsigned variables.
Chuck Lever
1
-4
/
+3
2011-10-19
NFS: Get rid of nfs_restart_rpc()
Trond Myklebust
1
-10
/
+4
2011-10-18
pnfs: make _set_lo_fail generic
Peng Tao
1
-16
/
+3
2011-07-31
pnfs: save layoutcommit lwb at layout header
Peng Tao
1
-1
/
+1
2011-07-15
pnfs: simplify pnfs files module autoloading
J. Bruce Fields
1
-0
/
+2
2011-07-15
NFS: Clean up - simplify the switch to read/write-through-MDS
Trond Myklebust
1
-3
/
+2
2011-07-15
NFS: Move the pnfs write code into pnfs.c
Trond Myklebust
1
-1
/
+1
2011-07-15
NFS: Move the pnfs read code into pnfs.c
Trond Myklebust
1
-1
/
+1
2011-07-12
NFSv4.1: do not use deviceids after MDS clientid invalidation
Andy Adamson
1
-0
/
+10
2011-07-12
NFSv4.1: File layout only supports whole file layouts
Andy Adamson
1
-2
/
+45
2011-07-12
NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment
Trond Myklebust
1
-2
/
+0
2011-07-12
NFSv4.1: Add an initialisation callback for pNFS
Trond Myklebust
1
-0
/
+2
2011-07-12
NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix
Trond Myklebust
1
-2
/
+13
2011-07-12
NFS: pnfs IPv6 support
Weston Andros Adamson
1
-4
/
+3
2011-06-28
pnfs: write: Set mds_offset in the generic layer - it is needed by all LDs
Boaz Harrosh
1
-1
/
+0
2011-06-20
NFSv4.1: file layout must consider pg_bsize for coalescing
Benny Halevy
1
-2
/
+4
2011-06-15
NFSv4.1: allow zero fh array in filelayout decode layout
Andy Adamson
1
-5
/
+10
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
[next]