index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-06
NFSv4.0: Remove cl_ipaddr from non-UCS client ID
Chuck Lever
2018-06-05
NFSv4: Fix a compiler warning when CONFIG_NFS_V4_1 is undefined
Trond Myklebust
2018-06-04
Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2018-06-04
NFS: Filter cache invalidation when holding a delegation
Trond Myklebust
2018-06-04
NFS: Ignore NFS_INO_REVAL_FORCED in nfs_check_inode_attributes()
Trond Myklebust
2018-06-04
NFS: Improve caching while holding a delegation
Trond Myklebust
2018-06-04
NFS: Fix attribute revalidation
Trond Myklebust
2018-06-04
NFS: fix up nfs_setattr_update_inode
Trond Myklebust
2018-06-04
NFSv4: Ensure the inode is clean when we set a delegation
Trond Myklebust
2018-06-04
NFSv4: Ignore NFS_INO_REVAL_FORCED in nfs4_proc_access
Trond Myklebust
2018-06-04
NFSv4: Don't ask for delegated attributes when adding a hard link
Trond Myklebust
2018-06-04
NFSv4: Don't ask for delegated attributes when revalidating the inode
Trond Myklebust
2018-06-04
NFS: Pass the inode down to the getattr() callback
Trond Myklebust
2018-06-04
NFSv4: Don't request size+change attribute if they are delegated to us
Trond Myklebust
2018-06-01
xprtrdma: Remove transfertypes array
Chuck Lever
2018-06-01
xprtrdma: Add trace_xprtrdma_dma_map(mr)
Chuck Lever
2018-06-01
xprtrdma: Wait on empty sendctx queue
Chuck Lever
2018-06-01
xprtrdma: Move common wait_for_buffer_space call to parent function
Chuck Lever
2018-06-01
xprtrdma: Return -ENOBUFS when no pages are available
Chuck Lever
2018-05-31
pnfs: Don't release the sequence slot until we've processed layoutget on open
Trond Myklebust
2018-05-31
pnfs: Don't call commit on failed layoutget-on-open
Trond Myklebust
2018-05-31
pNFS: Don't send LAYOUTGET on OPEN for read, if we already have cached data
Trond Myklebust
2018-05-31
NFSv4/pnfs: Don't switch off layoutget-on-open for transient errors
Trond Myklebust
2018-05-31
NFSv4/pnfs: Ensure pnfs_parse_lgopen() won't try to parse uninitialised data
Trond Myklebust
2018-05-31
pnfs: Fix manipulation of NFS_LAYOUT_FIRST_LAYOUTGET
Fred Isaman
2018-05-31
pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall
Fred Isaman
2018-05-31
pnfs: Stop attempting LAYOUTGET on OPEN on failure
Fred Isaman
2018-05-31
pnfs: Add LAYOUTGET to OPEN of an existing file
Fred Isaman
2018-05-31
pNFS: Refactor nfs4_layoutget_release()
Trond Myklebust
2018-05-31
pnfs: Add LAYOUTGET to OPEN of a new file
Fred Isaman
2018-05-31
pnfs: Change pnfs_alloc_init_layoutget_args call signature
Fred Isaman
2018-05-31
pnfs: Move nfs4_opendata into nfs4_fs.h
Fred Isaman
2018-05-31
pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compound
Fred Isaman
2018-05-31
pnfs: move allocations out of nfs4_proc_layoutget
Fred Isaman
2018-05-31
pnfs: refactor send_layoutget
Fred Isaman
2018-05-31
pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPEN
Fred Isaman
2018-05-31
NFS4: move ctx into nfs4_run_open_task
Fred Isaman
2018-05-31
pnfs: Store return value of decode_layoutget for later processing
Fred Isaman
2018-05-31
pnfs: Remove redundant assignment from nfs4_proc_layoutget().
Fred Isaman
2018-05-31
NFSv4: Don't add a new lock on an interrupted wait for LOCK
Benjamin Coddington
2018-05-31
NFSv4: Always clear the pNFS layout when handling ESTALE
Trond Myklebust
2018-05-31
NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_message
Dave Wysochanski
2018-05-31
NFS: Fix up nfs_post_op_update_inode() to force ctime updates
Trond Myklebust
2018-05-31
NFS: Ensure we revalidate the inode correctly after setacl
Trond Myklebust
2018-05-31
NFS: Ensure we revalidate the inode correctly after remove or rename
Trond Myklebust
2018-05-31
NFS: Set the force revalidate flag if the inode is not completely initialised
Trond Myklebust
2018-05-31
NFS: Fix up sillyrename()
Trond Myklebust
2018-05-31
NFSv4: Fix sillyrename to return the delegation when appropriate
Trond Myklebust
2018-05-31
NFSv4: Only pass the delegation to setattr if we're sending a truncate
Trond Myklebust
2018-05-31
NFS: Merge nfs41_free_stateid() with _nfs41_free_stateid()
Anna Schumaker
[next]