index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
nfs4: add NFSv4 LOOKUPP handlers
Jeff Layton
2017-07-13
1
-1
/
+16
*
NFS: Ensure we commit after writeback is complete
Trond Myklebust
2017-07-13
1
-0
/
+2
*
NFS: Remove unused fields in the page I/O structures
Trond Myklebust
2017-07-13
1
-1
/
+0
*
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
Benjamin Coddington
2017-07-13
1
-0
/
+1
*
NFS: convert flags to bool
Benjamin Coddington
2017-07-13
1
-5
/
+5
*
NFS append COMMIT after synchronous COPY
Olga Kornievskaia
2017-05-08
1
-0
/
+1
*
lockd: Introduce nlmclnt_operations
Benjamin Coddington
2017-04-21
1
-0
/
+1
*
NFS: move rw_mode to nfs_pageio_header
Benjamin Coddington
2017-04-20
1
-0
/
+1
*
nfs: add support for the umask attribute
Andreas Gruenbacher
2016-12-09
1
-0
/
+2
*
pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn
Trond Myklebust
2016-12-03
1
-2
/
+1
*
pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturn
Trond Myklebust
2016-12-02
1
-0
/
+2
*
NFSv4: Add a generic structure for managing layout-private information
Trond Myklebust
2016-12-02
1
-0
/
+14
*
NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURN
Trond Myklebust
2016-12-01
1
-0
/
+3
*
NFSv4: Add encode/decode of the layoutreturn op in CLOSE
Trond Myklebust
2016-12-01
1
-0
/
+3
*
pnfs: add a new mechanism to select a layout driver according to an ordered list
Jeff Layton
2016-09-19
1
-0
/
+1
*
pnfs: track multiple layout types in fsinfo structure
Jeff Layton
2016-09-19
1
-1
/
+6
*
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-08-06
1
-4
/
+4
|
\
|
*
qstr: constify instances in nfs
Al Viro
2016-07-20
1
-4
/
+4
*
|
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-08-04
1
-11
/
+0
|
\
\
|
*
|
nfs/nfsd: Move useful bitfield ops to a commonly accessible place
Andrew Elble
2016-07-13
1
-11
/
+0
|
|
/
*
/
NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS
Trond Myklebust
2016-06-30
1
-3
/
+2
|
/
*
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-05-26
1
-3
/
+27
|
\
|
*
pnfs: rework LAYOUTGET retry handling
Jeff Layton
2016-05-17
1
-2
/
+0
|
*
NFS: Add COPY nfs operation
Anna Schumaker
2016-05-17
1
-0
/
+26
|
*
NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock
Dave Wysochanski
2016-05-09
1
-1
/
+1
*
|
nfs: per-name sillyunlink exclusion
Al Viro
2016-05-09
1
-2
/
+2
|
/
*
pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page
Kinglong Mee
2016-02-17
1
-0
/
+1
*
Merge branch 'pnfs_generic'
Trond Myklebust
2016-01-04
1
-1
/
+3
|
\
|
*
NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid
Trond Myklebust
2015-12-31
1
-0
/
+2
|
*
NFS: Allow multiple commit requests in flight per file
Trond Myklebust
2015-12-31
1
-1
/
+0
|
*
NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs
Trond Myklebust
2015-12-31
1
-0
/
+1
*
|
pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/write
Trond Myklebust
2015-12-28
1
-0
/
+2
|
/
*
nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY
Jeff Layton
2015-11-23
1
-0
/
+1
*
nfs: Remove unused xdr page offsets in getacl/setacl arguments
Andreas Gruenbacher
2015-11-03
1
-2
/
+0
*
Merge branch 'nfsclone'
Trond Myklebust
2015-10-21
1
-0
/
+20
|
\
|
*
nfs: get clone_blksize when probing fsinfo
Peng Tao
2015-10-15
1
-0
/
+1
|
*
nfs42: add CLONE xdr functions
Peng Tao
2015-10-15
1
-0
/
+19
*
|
NFSv4: nfs4_async_handle_error should take a non-const nfs_server
Trond Myklebust
2015-10-08
1
-3
/
+3
|
/
*
NFSv4: Express delegation limit in units of pages
Trond Myklebust
2015-09-07
1
-1
/
+1
*
NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1
Kinglong Mee
2015-08-27
1
-1
/
+1
*
NFS: Get suppattr_exclcreat when getting server capabilities
Kinglong Mee
2015-08-27
1
-0
/
+2
*
NFSv4: Enable delegated opens even when reboot recovery is pending
Trond Myklebust
2015-08-19
1
-1
/
+1
*
NFSv.2/pnfs Add a LAYOUTSTATS rpc function
Trond Myklebust
2015-06-24
1
-0
/
+43
*
nfs: make nfs4_init_uniform_client_string use a dynamically allocated buffer
Jeff Layton
2015-06-16
1
-6
/
+0
*
nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id
Jeff Layton
2015-06-16
1
-1
/
+1
*
nfs: increase size of EXCHANGE_ID name string buffer
Jeff Layton
2015-06-16
1
-1
/
+1
*
NFS: Don't zap caches on fallocate()
Anna Schumaker
2015-04-23
1
-0
/
+4
*
NFSv4.1: Allow getdeviceinfo to return notification info back to caller
Trond Myklebust
2015-03-27
1
-0
/
+2
*
NFSv4.1: Clean up bind_conn_to_session
Trond Myklebust
2015-02-18
1
-1
/
+8
*
NFSv4.1: Clean up create_session
Trond Myklebust
2015-02-18
1
-1
/
+7
[next]