summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker2016-12-018-43/+23
* nfs: fix false positives in nfs40_walk_client_list()J. Bruce Fields2016-12-011-1/+21
* pNFS: Skip invalid stateids when doing a bulk destroyTrond Myklebust2016-12-011-0/+2
* pNFS: Wait on outstanding layoutreturns to complete in pnfs_roc()Trond Myklebust2016-12-011-0/+9
* pNFS: Don't mark the layout as freed if the last lseg is marked for returnTrond Myklebust2016-12-011-0/+2
* pNFS: Sync the layout state bits in pnfs_cache_lseg_for_layoutreturnTrond Myklebust2016-12-011-14/+15
* pNFS: Fix bugs in _pnfs_return_layoutTrond Myklebust2016-12-011-3/+10
* pNFS: Clear all layout segment state in pnfs_mark_layout_stateid_invalidTrond Myklebust2016-12-011-1/+18
* pNFS: Prevent unnecessary layoutreturns after delegreturnTrond Myklebust2016-12-011-2/+4
* pNFS: Enable layoutreturn operation for return-on-closeTrond Myklebust2016-12-013-118/+96
* pNFS: Clean up - add a helper to initialise struct layoutreturn_argsTrond Myklebust2016-12-011-7/+18
* NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURNTrond Myklebust2016-12-012-9/+51
* NFSv4: Add encode/decode of the layoutreturn op in CLOSETrond Myklebust2016-12-012-9/+66
* NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_szTrond Myklebust2016-12-011-0/+1
* pNFS: Don't mark layout segments invalid on layoutreturn in pnfs_rocTrond Myklebust2016-12-011-7/+13
* pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callbackTrond Myklebust2016-12-015-11/+9
* pNFS: Skip checking for return-on-close if the layout is invalidTrond Myklebust2016-12-011-1/+2
* pNFS: Remove spurious wake up in pnfs_layout_remove_lseg()Trond Myklebust2016-12-011-3/+0
* NFSv4: Ignore LAYOUTRETURN result if the layout doesn't match or is invalidTrond Myklebust2016-12-013-4/+9
* pNFS: Do not free layout segments that are marked for returnTrond Myklebust2016-12-013-22/+73
* pNFS: Delay getting the layout header in CB_LAYOUTRECALL handlersTrond Myklebust2016-12-011-32/+67
* pNFS: consolidate the different range intersection testsTrond Myklebust2016-12-013-57/+43
* pNFS: Fix race in pnfs_wait_on_layoutreturnTrond Myklebust2016-12-011-5/+3
* pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completedTrond Myklebust2016-12-012-1/+6
* pNFS: Force a retry of LAYOUTGET if the stateid doesn't match our cacheTrond Myklebust2016-12-011-5/+6
* pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateidTrond Myklebust2016-12-011-8/+9
* pNFS: Don't clear the layout stateid if a layout return is outstandingTrond Myklebust2016-12-011-1/+3
* pNFS: Fix a deadlock between read resends and layoutreturnTrond Myklebust2016-12-012-0/+8
* NFSv4.1: Fix regression in callback retry handlingFred Isaman2016-12-011-1/+1
* NFSv4: Optimise away forced revalidation when we know the attributes are OKTrond Myklebust2016-12-012-5/+1
* NFSv4: Don't request close-to-open attribute when holding a delegationTrond Myklebust2016-12-012-3/+10
* NFSv4: Don't request a GETATTR on open_downgrade.Trond Myklebust2016-12-011-8/+2
* NFSv4: Don't ask for the change attribute when reclaiming stateTrond Myklebust2016-12-011-1/+0
* NFSv4: Don't check file access when reclaiming stateTrond Myklebust2016-12-011-3/+11
* fix default_file_splice_read()Al Viro2016-11-261-1/+2
* Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-11-234-13/+35
|\
| * NFSv4.x: hide array-bounds warningArnd Bergmann2016-11-221-1/+1
| * NFSv4.1: Keep a reference on lock states while checkingBenjamin Coddington2016-11-211-3/+15
| * NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_stateBenjamin Coddington2016-11-181-0/+1
| * NFSv4: Don't call close if the open stateid has already been clearedTrond Myklebust2016-11-181-1/+2
| * NFSv4: Fix CLOSE races with OPENTrond Myklebust2016-11-182-6/+13
| * NFSv4.1: Fix a regression in DELEGRETURNTrond Myklebust2016-11-181-2/+3
* | Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-11-194-36/+51
|\ \
| * | ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2016-11-192-1/+17
| * | fscrypto: don't use on-stack buffer for key derivationEric Biggers2016-11-191-3/+13
| * | fscrypto: don't use on-stack buffer for filename encryptionEric Biggers2016-11-191-32/+21
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-11-171-8/+14
|\ \ \
| * | | xattr: Fix setting security xattrs on sockfsAndreas Gruenbacher2016-11-171-8/+14
* | | | Merge tag 'for-linus-4.9-rc5-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-11-171-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | orangefs: add .owner to debugfs file_operationsMike Marshall2016-11-161-0/+2