index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-19
pnfs: add a new mechanism to select a layout driver according to an ordered list
Jeff Layton
1
-13
/
+18
2016-09-19
pnfs: track multiple layout types in fsinfo structure
Jeff Layton
1
-13
/
+10
2016-07-06
pNFS: Files and flexfiles always need to commit before layoutcommit
Trond Myklebust
1
-3
/
+8
2016-05-17
NFSv4: Label stateids with the type
Trond Myklebust
1
-9
/
+33
2016-05-17
NFS: Add COPY nfs operation
Anna Schumaker
1
-0
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2015-11-24
NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success
Kinglong Mee
1
-0
/
+1
2015-11-03
nfs: Fix GETATTR bitmap verification
Andreas Gruenbacher
1
-0
/
+23
2015-11-03
nfs: Remove unused xdr page offsets in getacl/setacl arguments
Andreas Gruenbacher
1
-2
/
+2
2015-10-15
nfs: get clone_blksize when probing fsinfo
Peng Tao
1
-0
/
+25
2015-10-15
nfs42: add CLONE xdr functions
Peng Tao
1
-0
/
+1
2015-09-07
NFSv4: Express delegation limit in units of pages
Trond Myklebust
1
-6
/
+10
2015-08-28
NFSv4.1/pnfs: Ensure layoutreturn reserves space for the opaque payload
Trond Myklebust
1
-1
/
+2
2015-08-28
NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1
Kinglong Mee
1
-8
/
+18
2015-08-28
NFS: Get suppattr_exclcreat when getting server capabilities
Kinglong Mee
1
-5
/
+21
2015-08-05
xprtrdma: Fix large NFS SYMLINK calls
Chuck Lever
1
-1
/
+3
2015-06-24
NFSv.2/pnfs Add a LAYOUTSTATS rpc function
Trond Myklebust
1
-0
/
+1
2015-06-16
nfs: update maxsz values for SETCLIENTID and EXCHANGE_ID
Jeff Layton
1
-2
/
+4
2015-06-16
nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id
Jeff Layton
1
-3
/
+5
2015-04-23
NFS: Move nfs_idmap.h into fs/nfs/
Anna Schumaker
1
-1
/
+1
2015-04-23
NFS: Add a stub for GETDEVICELIST
Anna Schumaker
1
-0
/
+6
2015-03-27
NFSv4.1: Allow getdeviceinfo to return notification info back to caller
Trond Myklebust
1
-9
/
+5
2015-02-19
NFSv4.1: Clean up bind_conn_to_session
Trond Myklebust
1
-8
/
+8
2015-02-18
NFSv4.1: Always set up a forward channel when binding the session
Trond Myklebust
1
-1
/
+1
2015-02-18
NFSv4.1: Clean up create_session
Trond Myklebust
1
-9
/
+7
2015-02-04
NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT
Trond Myklebust
1
-26
/
+53
2015-02-04
Merge branch 'flexfiles'
Trond Myklebust
1
-3
/
+6
2015-02-03
nfs41: add range to layoutreturn args
Peng Tao
1
-3
/
+3
2015-02-03
nfs41: pass iomode through layoutreturn args
Peng Tao
1
-1
/
+1
2015-02-03
nfs: save server READ/WRITE/COMMIT status
Peng Tao
1
-0
/
+3
2015-01-25
NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_session
Trond Myklebust
1
-7
/
+3
2015-01-25
NFSv4: Fix lock on-wire reordering issues
Trond Myklebust
1
-3
/
+3
2015-01-24
NFSv4: Check for NULL argument in nfs_*_seqid() functions
Trond Myklebust
1
-1
/
+4
2015-01-24
NFSv4: Fix an atomicity problem in CLOSE
Trond Myklebust
1
-2
/
+2
2014-11-27
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...
Trond Myklebust
1
-4
/
+6
2014-11-26
nfs: Add DEALLOCATE support
Anna Schumaker
1
-0
/
+1
2014-11-26
nfs: Add ALLOCATE support
Anna Schumaker
1
-0
/
+1
2014-11-26
NFS: SETCLIENTID XDR buffer sizes are incorrect
Chuck Lever
1
-4
/
+6
2014-10-01
Merge branch 'client-4.2' into linux-next
Trond Myklebust
1
-0
/
+7
2014-10-01
NFS: Implement SEEK
Anna Schumaker
1
-0
/
+7
2014-09-12
pnfs: enable CB_NOTIFY_DEVICEID support
Christoph Hellwig
1
-8
/
+23
2014-09-12
pnfs: remove GETDEVICELIST implementation
Christoph Hellwig
1
-130
/
+0
2014-09-10
pnfs: allow splicing pre-encoded pages into the layoutcommit args
Christoph Hellwig
1
-5
/
+13
2014-07-13
NFSv4: Drop cast
Himangi Saraogi
1
-1
/
+1
2014-05-29
NFS: Create a common results structure for reads and writes
Anna Schumaker
1
-4
/
+5
2014-05-29
NFS: Create a common argument structure for reads and writes
Anna Schumaker
1
-4
/
+6
2014-03-17
NFS: Clean up: revert increase in READDIR RPC buffer max size
Chuck Lever
1
-2
/
+1
2014-01-31
nfs: initialize the ACL support bits to zero.
Malahal Naineni
1
-1
/
+1
2013-12-06
NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
Trond Myklebust
1
-16
/
+31
2013-11-05
NFSv4.2: encode_readdir - only ask for labels when doing readdirplus
Trond Myklebust
1
-13
/
+12
[next]