aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs_sb.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-25nfs: fix UAF on pathwalk running into umountAl Viro1-0/+2
2023-11-01NFSv4: fairly test all delegations on a SEQ4_ revocationBenjamin Coddington1-0/+1
2023-09-13NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia1-0/+1
2023-06-19NFS: add sysfs shutdown knobBenjamin Coddington1-0/+1
2023-06-19NFS: add superblock sysfs entriesBenjamin Coddington1-0/+2
2023-06-19NFS: Have struct nfs_client carry a TLS policy fieldChuck Lever1-1/+2
2022-05-31NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia1-0/+1
2022-03-29Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2022-03-22nfs: remove reliance on bdi congestionNeilBrown1-0/+1
2022-03-21NFSv4.1 provide mount option to toggle trunking discoveryOlga Kornievskaia1-0/+1
2022-01-25Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+3
2022-01-12NFSv4 store server support for fs_location attributeOlga Kornievskaia1-1/+1
2022-01-10nfs: Convert to new fscache volume/cookie APIDave Wysochanski1-7/+2
2022-01-06NFSv4: Add some support for case insensitive filesystemsTrond Myklebust1-0/+2
2021-08-27NFSv4 introduce max_connect mount optionsOlga Kornievskaia1-0/+1
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-9/+4
2021-04-21NFS: The 'fattr_valid' field in struct nfs_server should be unsigned intTrond Myklebust1-2/+1
2021-04-14NFS: Split attribute support out from the server capabilitiesTrond Myklebust1-9/+2
2021-04-13NFSv4: Add support for the NFSv4.2 "change_attr_type" attributeTrond Myklebust1-0/+3
2021-03-22nfs: account for selinux security context when deciding to share superblockOlga Kornievskaia1-0/+1
2021-02-16NFS: Add support for eager writesTrond Myklebust1-0/+2
2021-02-16NFS: 'flags' field should be unsigned in struct nfs_serverTrond Myklebust1-1/+1
2020-10-07NFS: Add READ_PLUS data segment supportAnna Schumaker1-0/+1
2020-07-13NFSv4.2: query the server for extended attribute supportFrank van der Linden1-0/+1
2020-07-13NFSv4.2: define limits and sizes for user xattr handlingFrank van der Linden1-0/+5
2020-01-15NFS: Add mount option 'softreval'Trond Myklebust1-0/+1
2019-11-06Merge branch 'linux-ssc-for-5.5'Trond Myklebust1-0/+1
2019-11-03NFSv4.1: Don't rebind to the same source port when reconnecting to the serverTrond Myklebust1-0/+1
2019-11-03NFS/pnfs: Separate NFSv3 DS and MDS trafficTrond Myklebust1-0/+1
2019-11-03NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPINGTrond Myklebust1-0/+1
2019-11-03NFS: Convert struct nfs_fattr to use struct timespec64Trond Myklebust1-1/+1
2019-10-09NFS: add COPY_NOTIFY operationOlga Kornievskaia1-0/+1
2019-07-06NFSv4: Allow multiple connections to NFSv4.x (x>0) serversTrond Myklebust1-0/+1
2019-04-26NFS: Store the credential of the mount process in the nfs_serverTrond Myklebust1-0/+3
2019-04-25NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errorsTrond Myklebust1-0/+1
2019-04-25NFS: Move internal constants out of uapi/linux/nfs_mount.hTrond Myklebust1-0/+9
2019-03-01NFSv4.2: Add client support for the generic 'layouterror' RPC callTrond Myklebust1-0/+1
2018-12-19NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown1-2/+1
2018-12-19NFSv4: add cl_root_cred for use when machine cred is not available.NeilBrown1-0/+1
2018-09-30NFSv3: Improve NFSv3 performance when server returns no post-op attributesTrond Myklebust1-0/+3
2018-08-09NFS handle COPY reply CB_OFFLOAD call raceOlga Kornievskaia1-0/+1
2018-08-09NFS add support for asynchronous COPYOlga Kornievskaia1-0/+1
2018-08-09NFS OFFLOAD_CANCEL xdrOlga Kornievskaia1-0/+1
2018-07-26pNFS: Parse the results of layoutget on open even if permissions checks failTrond Myklebust1-1/+0
2018-05-31pnfs: Add barrier to prevent lgopen using LAYOUTGET during recallFred Isaman1-0/+1
2018-05-31pnfs: Stop attempting LAYOUTGET on OPEN on failureFred Isaman1-0/+1
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+2
2017-11-17fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-13NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever1-0/+2
2017-05-10Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2017-04-21NFS: Add an iocounter wait function for async RPC tasksBenjamin Coddington1-0/+1
2017-04-20nfs: Convert to separately allocated bdiJan Kara1-1/+0
2016-09-22nfs: allow blocking locks to be awoken by lock callbacksJeff Layton1-0/+3
2016-05-17NFS: Add COPY nfs operationAnna Schumaker1-0/+1
2015-12-28nfs: machine credential support for additional operationsAndrew Elble1-0/+1
2015-10-15nfs: get clone_blksize when probing fsinfoPeng Tao1-0/+1
2015-10-15nfs42: add CLONE proc functionsPeng Tao1-0/+1
2015-08-27NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee1-0/+5
2015-07-22NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust1-1/+1
2015-06-27NFSv4.2: LAYOUTSTATS is optional to implementTrond Myklebust1-0/+1
2015-02-03nfsv3: introduce nfs3_set_ds_clientPeng Tao1-4/+5
2015-01-05NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust1-0/+3
2014-11-25nfs: Add DEALLOCATE supportAnna Schumaker1-0/+1
2014-11-25nfs: Add ALLOCATE supportAnna Schumaker1-0/+1
2014-09-30NFS: Implement SEEKAnna Schumaker1-0/+1
2014-07-12nfs4: copy acceptor name from context to nfs_clientJeff Layton1-0/+1
2013-10-28NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson1-0/+1
2013-10-28NFS: Add basic migration support to state manager threadChuck Lever1-0/+7
2013-10-28NFS: Add a super_block backpointer to the nfs_server structChuck Lever1-0/+1
2013-10-01NFSv4: Ensure that we disable the resend timeout for NFSv4Trond Myklebust1-0/+1
2013-09-06NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson1-0/+1
2013-09-05nfs4.1: Add SP4_MACH_CRED write and commit supportWeston Andros Adamson1-0/+2
2013-09-05nfs4.1: Add SP4_MACH_CRED stateid supportWeston Andros Adamson1-0/+1
2013-09-05nfs4.1: Add SP4_MACH_CRED secinfo supportWeston Andros Adamson1-0/+1
2013-09-05nfs4.1: Add SP4_MACH_CRED cleanup supportWeston Andros Adamson1-0/+1
2013-09-05nfs4.1: Minimal SP4_MACH_CRED implementationWeston Andros Adamson1-0/+4
2013-09-03NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever1-0/+3
2013-06-08NFS: Client implementation of Labeled-NFSDavid Quigley1-0/+5
2013-06-08NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley1-1/+1
2013-06-08NFSv4: Add label recommended attribute and NFSv4 flagsDavid Quigley1-0/+1
2013-04-14NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transportsTrond Myklebust1-0/+1
2013-03-25NFSv4.1: Enable open-by-filehandleTrond Myklebust1-0/+1
2013-03-25NFSv4.1: Select the "most recent locking state" for read/write/setattr stateidsTrond Myklebust1-0/+1
2012-12-06NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust1-49/+0
2012-12-06NFS: Remove unused function slot_idxTrond Myklebust1-5/+0
2012-12-06NFSv4.1: Support dynamic resizing of the session slot tableTrond Myklebust1-0/+1
2012-12-06NFSv4.1: Reset the sequence number for slots that have been deallocatedTrond Myklebust1-0/+1
2012-12-06NFSv4.1: Ensure that the client tracks the server target_highest_slotidTrond Myklebust1-2/+3
2012-11-26NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointerTrond Myklebust1-0/+1
2012-11-21NFSv4.1: Don't confuse CREATE_SESSION arguments and resultsTrond Myklebust1-0/+3
2012-10-01NFS: Discover NFSv4 server trunking when mountingChuck Lever1-0/+1
2012-10-01NFS: Introduce "migration" mount optionChuck Lever1-0/+2
2012-07-30NFS: Convert v4 into a moduleBryan Schumaker1-3/+3
2012-07-30NFS: Add version registering frameworkBryan Schumaker1-0/+1
2012-07-16NFS: Treat NFS4ERR_CLID_INUSE as a fatal errorChuck Lever1-2/+1
2012-06-18NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust1-0/+1
2012-05-22NFS: EXCHANGE_ID should save the server major and minor IDChuck Lever1-0/+1
2012-05-22NFS: Add nfs_client behavior flagsChuck Lever1-0/+3
2012-05-22NFS: Always use the same SETCLIENTID boot verifierChuck Lever1-3/+0
2012-05-22NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever1-1/+1
2012-05-22NFS: Use proper naming conventions for nfs_client.impl_id fieldChuck Lever1-1/+1
2012-05-22NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever1-2/+2
2012-05-22NFS: Fix comment misspelling in struct nfs_client definitionChuck Lever1-1/+1
2012-03-02NFS: Request fh_expire_type attribute in "server caps" operationChuck Lever1-0/+3
2012-03-01NFSv4: parse and display server implementation idsWeston Andros Adamson1-0/+2
2012-02-15NFSv4.1: Add a module parameter to set the number of session slotsTrond Myklebust1-2/+3
2012-02-15NFSv4.1: Convert slotid from u8 to u32Trond Myklebust1-3/+4
2012-02-06SUNRPC: Change the default limit to the number of TCP slotsTrond Myklebust1-1/+1
2012-01-31NFSv4: Replace lock_owner->ld_id with an ida based allocatorTrond Myklebust1-1/+1
2012-01-31NFSv4: Replace state_owner->so_owner_id with an ida based allocatorTrond Myklebust1-1/+2
2012-01-31NFS: make NFS client allocated per network namespace contextStanislav Kinsbursky1-0/+1
2012-01-05NFS: Cache state owners after files are closedChuck Lever1-0/+1
2011-07-31NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1Trond Myklebust1-1/+1
2011-07-31Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+3
2011-07-31pnfsblock: call and parse getdevicelistFred Isaman1-0/+1
2011-07-31pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman1-1/+2
2011-07-27Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-12NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson1-1/+1
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson1-0/+3
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust1-0/+1
2011-03-11NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust1-0/+1
2011-03-11NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig1-1/+0
2011-03-11NFSv4.1: new flag for lease time checkAndy Adamson1-0/+1
2011-03-11NFSv4.1: new flag for state renewal checkAndy Adamson1-0/+1
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust1-5/+3
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson1-2/+0
2011-01-06NFS: Move cl_delegations to the nfs_server structChuck Lever1-1/+1
2011-01-06NFS: Move cl_state_owners and related fields to the nfs_server structChuck Lever1-4/+5
2011-01-06pnfs: layout roc codeFred Isaman1-0/+1
2011-01-06NFS add session back channel drainingAndy Adamson1-1/+1
2011-01-06NFS implement v4.0 callback_identAndy Adamson1-0/+1
2010-10-24NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson1-0/+1
2010-10-24NFS: client needs to maintain list of inodes with active layoutsAndy Adamson1-0/+1
2010-10-24NFS: set layout driverRicardo Labiaga1-0/+1
2010-10-24Revalidate caches on lockRicardo Labiaga1-0/+1
2010-06-22NFSv41: Clean up the NFSv4.1 minor version specific operationsTrond Myklebust1-5/+2
2010-05-14NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust1-1/+0
2010-04-12NFSv4: fix delegated lockingTrond Myklebust1-0/+1
2010-03-05Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34Trond Myklebust1-1/+1
2010-02-17percpu: add __percpu sparse annotations to fsTejun Heo1-1/+1
2010-02-10nfs41: implement cb_recall_slotAndy Adamson1-0/+2
2009-12-04nfs41: nfs41: fix state manager deadlock in session resetAndy Adamson1-0/+1
2009-08-09NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust1-0/+9
2009-06-17nfs41: Backchannel: Add a backchannel slot table to the sessionRicardo Labiaga1-1/+1
2009-06-17nfs41: add session setup to the state managerAndy Adamson1-0/+1
2009-06-17nfs41: exchange_id operationBenny Halevy1-0/+6
2009-06-17nfs41: introduce nfs4_call_syncAndy Adamson1-0/+8
2009-06-17nfs41: sessions client infrastructureAndy Adamson1-0/+49
2009-06-17nfs41: nfs_client.cl_minorversionBenny Halevy1-1/+2
2009-04-03NFS: Define and create superblock-level objectsDavid Howells1-0/+5
2009-04-03NFS: Define and create server-level objectsDavid Howells1-0/+4
2009-04-03NFS: Add FS-Cache option bit and debug bitDavid Howells1-0/+2
2009-03-11NFSv4: Simplify some cache consistency post-op GETATTRsTrond Myklebust1-0/+5
2008-12-23NFSv4: Remove nfs_client->cl_semTrond Myklebust1-6/+0
2008-10-06NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust1-1/+0
2008-04-19NFSv4: Reintroduce machine credsTrond Myklebust1-0/+2
2008-03-19NFS: Save the values of the "mount*=" mount optionsChuck Lever1-0/+7
2008-03-19NFS: Save the value of the "port=" mount optionChuck Lever1-0/+1
2008-01-30NFS: Invoke nlmclnt_init during NFS mount processingChuck Lever1-0/+2
2008-01-30NFS: Fix the 'proto=' mount optionTrond Myklebust1-0/+1
2008-01-30NFS: Support per-mountpoint timeout parameters.Trond Myklebust1-2/+0
2008-01-30NFS: Expand server address storage in nfs_client structChuck Lever1-1/+2
2008-01-30NFS: Increase size of cl_ipaddr field to hold IPv6 addressesChuck Lever1-1/+1
2008-01-30NFS: Remove the redundant nfs_client->cl_nfsversionTrond Myklebust1-1/+0
2008-01-30NFS: Stop sillyname renames and unmounts from racingSteve Dickson1-0/+6
2007-07-10NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust1-2/+3
2007-07-10NFSv4: Don't reuse expired nfs4_state_owner structsTrond Myklebust1-2/+0
2007-07-10SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust1-1/+0
2007-05-08nfs: fix congestion control: use atomic_longsPeter Zijlstra1-1/+1
2007-03-16[PATCH] nfs: fix congestion controlPeter Zijlstra1-0/+1
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells1-1/+1
2006-09-22NFSv4: Fix a use-after-free issue with the nfs server.Trond Myklebust1-0/+1
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells1-12/+9
2006-09-22NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells1-3/+2
2006-09-22NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells1-1/+1
2006-09-22NFS: Maintain a common server record for NFS2/3 as well as for NFS4David Howells1-1/+1
2006-09-22NFS: Add extra const qualifiersDavid Howells1-1/+1
2006-09-22NFS: Generalise the nfs_client structureDavid Howells1-0/+60
2006-09-22NFS: Rename nfs_server::nfs4_stateDavid Howells1-1/+1
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells1-1/+1
2006-06-09NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust1-0/+1
2006-03-20NFS: report how long an NFS file system has been mountedChuck Lever1-0/+1
2006-03-20NFS: introduce mechanism for tracking NFS client metricsChuck Lever1-0/+3
2006-03-20NFS: show retransmit settings when displaying mount optionsChuck Lever1-0/+2
2005-06-22[PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+58