summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFSv4/pNFS: Add a helper to defer failed layoutreturn callsTrond Myklebust2024-07-081-3/+22
* NFSv4/pnfs: Add support for the PNFS_LAYOUT_FILE_BULK_RETURN flagTrond Myklebust2024-07-082-16/+20
* pNFS: Add a flag argument to pnfs_destroy_layouts_byclid()Trond Myklebust2024-07-083-19/+21
* NFSv4: Clean up encode_nfs4_stateid()Trond Myklebust2024-07-081-2/+3
* NFSv4.1: constify the stateid argument in nfs41_test_stateid()Trond Myklebust2024-07-084-15/+16
* NFSv4/pnfs: Remove redundant list checkTrond Myklebust2024-07-081-4/+0
* NFSv4: Don't send delegation-related share access modes to CLOSETrond Myklebust2024-07-081-4/+11
* Return the delegation when deleting sillyrenamed filesLance Shelton2024-07-085-0/+20
* NFSv4: Ask for a delegation or an open stateid in OPENTrond Myklebust2024-07-081-0/+2
* NFSv4: Add support for OPEN4_RESULT_NO_OPEN_STATEIDTrond Myklebust2024-07-081-4/+12
* NFSv4: Detect support for OPEN4_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATIONTrond Myklebust2024-07-083-0/+7
* NFSv4: Add support for the FATTR4_OPEN_ARGUMENTS attributeTrond Myklebust2024-07-084-2/+53
* NFSv4: Don't request atime/mtime/size if they are delegated to usTrond Myklebust2024-07-081-3/+17
* NFSv4: Fix up delegated attributes in nfs_setattrTrond Myklebust2024-07-081-0/+25
* NFSv4: Delegreturn must set m/atime when they are delegatedTrond Myklebust2024-07-083-8/+32
* NFSv4: Enable attribute delegationsTrond Myklebust2024-07-081-1/+6
* NFSv4: Add a capability for delegated attributesTrond Myklebust2024-07-082-0/+3
* NFSv4: Add recovery of attribute delegationsTrond Myklebust2024-07-083-14/+24
* NFSv4: Add support for delegated atime and mtime attributesTrond Myklebust2024-07-086-20/+124
* NFSv4: Add a flags argument to the 'have_delegation' callbackTrond Myklebust2024-07-0810-34/+43
* NFSv4: Add CB_GETATTR support for delegated attributesTrond Myklebust2024-07-083-9/+49
* NFSv4: Plumb in XDR support for the new delegation-only setattr opTrond Myklebust2024-07-083-0/+86
* NFSv4: Add new attribute delegation definitionsTrond Myklebust2024-07-083-1/+12
* NFSv4: Refactor nfs4_opendata_check_deleg()Trond Myklebust2024-07-081-36/+30
* NFSv4: Clean up open delegation return structureTrond Myklebust2024-07-083-35/+54
* fs: nfs: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-086-0/+6
* NFS: remove unused struct 'mnt_fhstatus'Dr. David Alan Gilbert2024-07-081-5/+0
* SUNRPC: avoid soft lockup when transmitting UDP to reachable server.NeilBrown2024-07-081-1/+2
* xprtrdma: Remove temp allocation of rpcrdma_rep objectsChuck Lever2024-07-083-37/+26
* xprtrdma: Clean up synopsis of frwr_mr_unmap()Chuck Lever2024-07-081-3/+3
* xprtrdma: Handle device removal outside of the CM event handlerChuck Lever2024-07-083-9/+39
* rpcrdma: Implement generic device removalChuck Lever2024-07-085-4/+258
* xprtrdma: Fix rpcrdma_reqs_reset()Chuck Lever2024-07-082-2/+17
* nfs: add support for large foliosChristoph Hellwig2024-07-082-1/+4
* filemap: Convert generic_perform_write() to support large foliosMatthew Wilcox (Oracle)2024-07-081-15/+25
* xprtrdma: removed asm-generic headers from verbs.cTanzir Hasan2024-07-081-2/+2
* Linux 6.10-rc7v6.10-rc7Linus Torvalds2024-07-071-1/+1
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-078-27/+43
|\
| * Merge tag 'qcom-clk-fixes-for-6.10' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd2024-07-024-11/+14
| |\
| | * clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flagMd Sadre Alam2024-05-281-4/+6
| | * clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll configsGabor Juhos2024-05-281-2/+0
| | * clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLsGabor Juhos2024-05-281-0/+3
| | * clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parentsLuca Weiss2024-05-281-5/+5
| * | clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfgPin-yen Lin2024-07-013-10/+17
| * | Merge tag 'sunxi-clk-fixes-for-6.10' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd2024-07-011-6/+12
| |\ \
| | * | clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without commonFrank Oltmanns2024-06-301-6/+12
| | |/
* | | Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-07-077-20/+22
|\ \ \
| * | | selftests/powerpc: Fix build with USERCFLAGS setMichael Ellerman2024-07-061-4/+1
| * | | powerpc/pseries: Fix scv instruction crash with kexecNicholas Piggin2024-06-284-10/+11
| * | | powerpc/eeh: avoid possible crash when edev->pdev changesGanesh Goudar2024-06-231-2/+5