pNFS/flexfiles: Don't tie up all the rpciod threads in resends
[linux-2.6-microblaze.git] / fs / nfs /
2018-06-19 Trond MyklebustpNFS/flexfiles: Don't tie up all the rpciod threads...
2018-06-19 Trond MyklebustpNFS: Don't send layoutreturn if the layout is already...
2018-06-19 Trond MyklebustpNFS: Always free the session slot on error in nfs4_lay...
2018-06-14 Anna SchumakerNFS: Fix an rcu deadlock in nfs_delegation_find_inode()
2018-06-12 Olga Kornievskaiaskip LAYOUTRETURN if layout is invalid
2018-06-09 Trond MyklebustNFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_...
2018-06-09 Trond MyklebustNFSv4: Fix a typo in nfs41_sequence_process
2018-06-09 Trond MyklebustNFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wrapa...
2018-06-08 Trond MyklebustNFSv4: Return NFS4ERR_DELAY when a layout recall fails...
2018-06-08 Trond MyklebustNFSv4: Return NFS4ERR_DELAY when a delegation recall...
2018-06-06 Chuck LeverNFSv4.0: Remove transport protocol name from non-UCS...
2018-06-06 Chuck LeverNFSv4.0: Remove cl_ipaddr from non-UCS client ID
2018-06-05 Trond MyklebustNFSv4: Fix a compiler warning when CONFIG_NFS_V4_1...
2018-06-04 Trond MyklebustMerge tag 'nfs-rdma-for-4.18-1' of git://git.linux...
2018-06-04 Trond MyklebustNFS: Filter cache invalidation when holding a delegation
2018-06-04 Trond MyklebustNFS: Ignore NFS_INO_REVAL_FORCED in nfs_check_inode_att...
2018-06-04 Trond MyklebustNFS: Improve caching while holding a delegation
2018-06-04 Trond MyklebustNFS: Fix attribute revalidation
2018-06-04 Trond MyklebustNFS: fix up nfs_setattr_update_inode
2018-06-04 Trond MyklebustNFSv4: Ensure the inode is clean when we set a delegation
2018-06-04 Trond MyklebustNFSv4: Ignore NFS_INO_REVAL_FORCED in nfs4_proc_access
2018-06-04 Trond MyklebustNFSv4: Don't ask for delegated attributes when adding...
2018-06-04 Trond MyklebustNFSv4: Don't ask for delegated attributes when revalida...
2018-06-04 Trond MyklebustNFS: Pass the inode down to the getattr() callback
2018-06-04 Trond MyklebustNFSv4: Don't request size+change attribute if they...
2018-05-31 Trond Myklebustpnfs: Don't release the sequence slot until we've proce...
2018-05-31 Trond Myklebustpnfs: Don't call commit on failed layoutget-on-open
2018-05-31 Trond MyklebustpNFS: Don't send LAYOUTGET on OPEN for read, if we...
2018-05-31 Trond MyklebustNFSv4/pnfs: Don't switch off layoutget-on-open for...
2018-05-31 Trond MyklebustNFSv4/pnfs: Ensure pnfs_parse_lgopen() won't try to...
2018-05-31 Fred Isamanpnfs: Fix manipulation of NFS_LAYOUT_FIRST_LAYOUTGET
2018-05-31 Fred Isamanpnfs: Add barrier to prevent lgopen using LAYOUTGET...
2018-05-31 Fred Isamanpnfs: Stop attempting LAYOUTGET on OPEN on failure
2018-05-31 Fred Isamanpnfs: Add LAYOUTGET to OPEN of an existing file
2018-05-31 Trond MyklebustpNFS: Refactor nfs4_layoutget_release()
2018-05-31 Fred Isamanpnfs: Add LAYOUTGET to OPEN of a new file
2018-05-31 Fred Isamanpnfs: Change pnfs_alloc_init_layoutget_args call signature
2018-05-31 Fred Isamanpnfs: Move nfs4_opendata into nfs4_fs.h
2018-05-31 Fred Isamanpnfs: Add conditional encode/decode of LAYOUTGET within...
2018-05-31 Fred Isamanpnfs: move allocations out of nfs4_proc_layoutget
2018-05-31 Fred Isamanpnfs: refactor send_layoutget
2018-05-31 Fred Isamanpnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPEN
2018-05-31 Fred IsamanNFS4: move ctx into nfs4_run_open_task
2018-05-31 Fred Isamanpnfs: Store return value of decode_layoutget for later...
2018-05-31 Fred Isamanpnfs: Remove redundant assignment from nfs4_proc_layout...
2018-05-31 Benjamin CoddingtonNFSv4: Don't add a new lock on an interrupted wait...
2018-05-31 Trond MyklebustNFSv4: Always clear the pNFS layout when handling ESTALE
2018-05-31 Dave WysochanskiNFSv4: Fix possible 1-byte stack overflow in nfs_idmap_...
2018-05-31 Trond MyklebustNFS: Fix up nfs_post_op_update_inode() to force ctime...
2018-05-31 Trond MyklebustNFS: Ensure we revalidate the inode correctly after...
2018-05-31 Trond MyklebustNFS: Ensure we revalidate the inode correctly after...
2018-05-31 Trond MyklebustNFS: Set the force revalidate flag if the inode is...
2018-05-31 Trond MyklebustNFS: Fix up sillyrename()
2018-05-31 Trond MyklebustNFSv4: Fix sillyrename to return the delegation when...
2018-05-31 Trond MyklebustNFSv4: Only pass the delegation to setattr if we're...
2018-05-31 Anna SchumakerNFS: Merge nfs41_free_stateid() with _nfs41_free_stateid()
2018-05-31 Anna SchumakerNFS: Pass "privileged" value to nfs4_init_sequence()
2018-05-31 Anna SchumakerNFS: Move call to nfs4_state_protect() to nfs4_commit_s...
2018-05-31 Anna SchumakerNFS: Move call to nfs4_state_protect_write() to nfs4_wr...
2018-05-31 NeilBrownNFS: Avoid quadratic search when freeing delegations.
2018-05-31 NeilBrownNFS: use cond_resched() when restarting walk of delegat...
2018-05-31 NeilBrownNFS: slight optimization for walking list for delegations
2018-05-28 Trond MyklebustNFS: Optimise away lookups for rename targets
2018-05-28 Trond MyklebustNFS: If the VFS sets LOOKUP_REVAL then force a lookup...
2018-05-28 Trond MyklebustNFS: Optimise away the close-to-open GETATTR when we...
2018-05-24 Linus TorvaldsMerge tag 'for-4.17-rc6-tag' of git://git./linux/kernel...
2018-05-24 Linus TorvaldsMerge branch 'for-4.17-fixes' of git://git./linux/kerne...
2018-05-20 Linus TorvaldsMerge tag 'for-4.17-rc5-tag' of git://git./linux/kernel...
2018-05-18 Linus TorvaldsMerge tag 'spi-fix-v4.17-rc5' of git://git./linux/kerne...
2018-05-17 Linus TorvaldsMerge tag 'selinux-pr-20180516' of git://git./linux...
2018-05-11 Linus TorvaldsMerge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org...
2018-05-11 Linus TorvaldsMerge tag 'for-linus-4.17-rc5-tag' of git://git./linux...
2018-05-10 David S. MillerMerge tag 'mac80211-for-davem-2018-05-09' of git:/...
2018-05-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-05-08 Linus TorvaldsMerge branch 'for-4.17-fixes' of git://git./linux/kerne...
2018-05-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2018-05-05 Linus TorvaldsMerge tag 'for-4.17-rc3-tag' of git://git./linux/kernel...
2018-05-04 Linus TorvaldsMerge tag 'for-linus-4.17-rc4-tag' of git://git./linux...
2018-05-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-04-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2018-04-29 Linus TorvaldsMerge tag 'for_linus_stable' of git://git./linux/kernel...
2018-04-27 David S. MillerMerge tag 'wireless-drivers-for-davem-2018-04-26' of...
2018-04-26 Linus TorvaldsMerge tag 'random_for_linus_stable' of git://git./linux...
2018-04-26 Dave AirlieMerge tag 'drm-msm-fixes-2018-04-25' of git://people...
2018-04-26 Dave AirlieMerge branch 'drm-fixes-4.17' of git://people.freedeskt...
2018-04-25 Takashi IwaiMerge tag 'asoc-fix-4.17-rc2' of https://git./linux...
2018-04-25 Linus TorvaldsMerge branch 'userns-linus' of git://git./linux/kernel...
2018-04-23 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2018-04-23 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-04-23 Linus TorvaldsMerge tag 'drm-fixes-for-v4.17-rc2' of git://people...
2018-04-22 Linus TorvaldsMerge tag 'for-4.17-rc1-tag' of git://git./linux/kernel...
2018-04-22 Linus TorvaldsMerge tag 'random_for_linus_stable' of git://git./linux...
2018-04-21 Linus TorvaldsMerge tag 'sound-4.17-rc2' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge tag 'mmc-v4.17-3' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge tag 'md/4.17-rc1' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-04-20 Linus TorvaldsMerge tag 'ecryptfs-4.17-rc2-fixes' of git://git./linux...
2018-04-20 Linus TorvaldsMerge tag 'for_v4.17-rc2' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next