index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
nfs_xdr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4: Save the owner/group name string when doing open
Trond Myklebust
2012-01-07
1
-5
/
+12
*
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
2012-01-05
1
-0
/
+5
*
nfs: when attempting to open a directory, fall back on normal lookup (try #5)
Jeff Layton
2011-11-04
1
-0
/
+1
*
NFS: Get rid of the unused nfs_write_data->flags field
Trond Myklebust
2011-10-19
1
-1
/
+0
*
NFS: Get rid of the unused nfs_read_data->flags field
Trond Myklebust
2011-10-19
1
-1
/
+0
*
NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()
Trond Myklebust
2011-10-18
1
-3
/
+0
*
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2011-08-06
1
-5
/
+5
|
\
|
*
nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4
Boaz Harrosh
2011-08-04
1
-5
/
+5
*
|
pnfs: cleanup_layoutcommit
Andy Adamson
2011-07-31
1
-0
/
+1
*
|
pnfs: ask for layout_blksize and save it in nfs_server
Fred Isaman
2011-07-31
1
-1
/
+2
*
|
pnfs: GETDEVICELIST
Andy Adamson
2011-07-31
1
-0
/
+11
*
|
pnfs: let layoutcommit handle a list of lseg
Peng Tao
2011-07-31
1
-1
/
+1
*
|
NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetup
Trond Myklebust
2011-07-12
1
-0
/
+2
*
|
NFSv4.1: Clean up layoutreturn
Trond Myklebust
2011-07-12
1
-1
/
+2
*
|
NFS: added FREE_STATEID call
Bryan Schumaker
2011-07-12
1
-0
/
+10
*
|
NFS: Added TEST_STATEID call
Bryan Schumaker
2011-07-12
1
-0
/
+10
*
|
NFS: Add SECINFO_NO_NAME procedure
Bryan Schumaker
2011-07-12
1
-0
/
+8
*
|
NFS: use scope from exchange_id to skip reclaim
Weston Andros Adamson
2011-07-12
1
-0
/
+1
|
/
*
NFSv4.1: deprecate headerpadsz in CREATE_SESSION
Benny Halevy
2011-06-15
1
-1
/
+0
*
pnfs: layoutreturn
Benny Halevy
2011-05-29
1
-0
/
+21
*
pnfs: support for non-rpc layout drivers
Benny Halevy
2011-05-29
1
-0
/
+2
*
NFSv4.1: Ensure that layoutget uses the correct gfp modes
Trond Myklebust
2011-05-11
1
-0
/
+1
*
NFSv4: Ensure we request the ordinary fileid when doing readdirplus
Trond Myklebust
2011-04-27
1
-0
/
+2
*
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
2011-03-24
1
-2
/
+28
|
\
|
*
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
Weston Andros Adamson
2011-03-24
1
-2
/
+4
|
*
NFSv4.1: layoutcommit
Andy Adamson
2011-03-23
1
-0
/
+23
|
*
NFSv4.1: filelayout driver specific code for COMMIT
Fred Isaman
2011-03-23
1
-0
/
+1
*
|
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
2011-03-24
1
-0
/
+1
*
|
NFS: Add secinfo procedure
Bryan Schumaker
2011-03-24
1
-0
/
+37
*
|
NFS: lookup supports alternate client
Bryan Schumaker
2011-03-24
1
-1
/
+1
|
/
*
NFS: Fix a warning in fs/nfs/idmap.c
Trond Myklebust
2011-03-14
1
-0
/
+1
*
NFSv4.1: pnfs filelayout driver write
Fred Isaman
2011-03-11
1
-0
/
+2
*
NFSv4.1: implement generic pnfs layer write switch
Andy Adamson
2011-03-11
1
-0
/
+1
*
NFSv4.1: Send lseg down into nfs_write_rpcsetup
Fred Isaman
2011-03-11
1
-0
/
+1
*
NFSv4.1: add callback to nfs4_write_done
Fred Isaman
2011-03-11
1
-0
/
+1
*
NFSv4.1: filelayout async error handler
Andy Adamson
2011-03-11
1
-0
/
+1
*
NFSv4.1: filelayout read
Andy Adamson
2011-03-11
1
-0
/
+1
*
NFSv4.1: data server connection
Andy Adamson
2011-03-11
1
-0
/
+1
*
NFSv4.1: generic read
Andy Adamson
2011-03-11
1
-0
/
+1
*
NFSv4.1: shift pnfs_update_layout locations
Fred Isaman
2011-03-11
1
-0
/
+1
*
NFS move nfs_client initialization into nfs_get_client
Andy Adamson
2011-03-11
1
-0
/
+3
*
NFSv4: remove CONFIG_NFS_V4 from nfs_read_data
Andy Adamson
2011-03-11
1
-2
/
+0
*
NFSv4: Ensure continued open and lockowner name uniqueness
Trond Myklebust
2011-01-06
1
-0
/
+1
*
pnfs: serialize LAYOUTGET(openstateid)
Fred Isaman
2011-01-06
1
-0
/
+1
*
pnfs: remove unnecessary field lgp->status
Fred Isaman
2011-01-06
1
-1
/
+0
*
NFS: Simplify ->decode_dirent() calling sequence
Chuck Lever
2010-12-16
1
-1
/
+2
*
NFS: Ensure we return the dirent->d_type when it is known
Trond Myklebust
2010-11-22
1
-0
/
+1
*
NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure
Andy Adamson
2010-10-24
1
-0
/
+49
*
NFS: ask for layouttypes during v4 fsinfo call
Andy Adamson
2010-10-24
1
-0
/
+1
*
Revalidate caches on lock
Ricardo Labiaga
2010-10-24
1
-0
/
+1
[next]