index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4filelayout.c
Age
Commit message (
Expand
)
Author
2011-05-29
NFSv4.1: use pnfs_generic_pg_test directly by layout driver
Benny Halevy
2011-05-29
NFSv4.1: change pg_test return type to bool
Benny Halevy
2011-05-29
SUNRPC: introduce xdr_init_decode_pages
Benny Halevy
2011-05-29
NFSv4.1: use layout driver in global device cache
Benny Halevy
2011-05-29
NFSv4.1: purge deviceid cache on nfs_free_client
Benny Halevy
2011-05-29
NFSv4.1: make deviceid cache global
Benny Halevy
2011-05-29
NFSv4.1: use struct nfs_client to qualify deviceid
Benny Halevy
2011-05-29
NFSv4.1: fix typo in filelayout_check_layout
Jim Rees
2011-05-11
NFSv4.1: Ensure that layoutget uses the correct gfp modes
Trond Myklebust
2011-05-11
NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP
Andy Adamson
2011-03-24
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
Weston Andros Adamson
2011-03-23
NFSv4.1 remove temp code that prevented ds commits
Fred Isaman
2011-03-23
NFSv4.1: layoutcommit
Andy Adamson
2011-03-23
NFSv4.1: filelayout driver specific code for COMMIT
Fred Isaman
2011-03-23
NFSv4.1: alloc and free commit_buckets
Fred Isaman
2011-03-23
NFSv4.1: shift filelayout_free_lseg
Fred Isaman
2011-03-11
NFSv4.1: reject zero layout with zeroed stripe unit
Benny Halevy
2011-03-11
NFSv4.1: pnfs filelayout driver write
Fred Isaman
2011-03-11
NFSv4.1: implement generic pnfs layer write switch
Andy Adamson
2011-03-11
NFSv4.1: turn off pNFS on ds connection failure
Andy Adamson
2011-03-11
NFSv4.1 move deviceid cache to filelayout driver
Christoph Hellwig
2011-03-11
NFSv4.1: filelayout async error handler
Andy Adamson
2011-03-11
NFSv4.1: filelayout read
Andy Adamson
2011-03-11
NFSv4.1: filelayout i/o helpers
Fred Isaman
2011-03-11
NFSv4.1: coelesce across layout stripes
Fred Isaman
2011-01-06
pnfs: add prefix to struct pnfs_layout_hdr fields
Fred Isaman
2011-01-06
pnfs: add prefix to struct pnfs_layout_segment fields
Fred Isaman
2010-10-24
NFSv4.1: Use more sensible names for 'initialize_mountpoint'
Trond Myklebust
2010-10-24
NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru...
Andy Adamson
2010-10-24
NFSv4.1: pnfs: filelayout: introduce minimal file layout driver
Dean Hildebrand