summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/cache.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-28SUNRPC: fix races on PipeFS UMOUNT notificationsStanislav Kinsbursky2-5/+2
2013-06-28SUNRPC: fix races on PipeFS MOUNT notificationsStanislav Kinsbursky2-11/+18
2013-06-28NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcountAndy Adamson1-0/+1
2013-06-28NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcountAndy Adamson1-0/+1
2013-06-28NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesizeAndy Adamson4-2/+11
2013-06-28NFS: Improve legacy idmapping fallbackBryan Schumaker1-30/+26
2013-06-20NFSv4.1 end back channel session drainingAndy Adamson1-12/+11
2013-06-18NFSv4.1: Clean up layout segment comparison helper namesTrond Myklebust1-9/+9
2013-06-18NFSv4.1: layout segment comparison helpers should take 'const' parametersTrond Myklebust1-14/+14
2013-06-18NFSv4: Move the DNS resolver into the NFSv4 moduleTrond Myklebust4-19/+44
2013-06-18rpc_pipefs: only set rpc_dentry_ops if d_op isn't already setJeff Layton1-1/+2
2013-06-18NFSv4: SETCLIENTID add the format string for the NETIDDjalal Harouni1-1/+1
2013-06-06NFSv4: Close another NFSv4 recovery raceTrond Myklebust3-6/+18
2013-06-06NFSv4: Move dentry instantiation into the NFSv4-specific atomic open codeTrond Myklebust3-21/+20
2013-06-06NFSv4: Refactor _nfs4_open_and_get_state to set ctx->stateTrond Myklebust1-10/+7
2013-06-06NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_openTrond Myklebust1-18/+11
2013-06-06NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_openTrond Myklebust1-7/+0
2013-06-06SUNRPC: Remove redundant call to rpc_set_running() in __rpc_execute()Trond Myklebust1-1/+0
2013-06-06SUNRPC: Remove unused functions rpc_task_set/has_priorityTrond Myklebust1-10/+0
2013-06-06SUNRPC: Remove the unused helpers task_for_each() and task_for_first()Trond Myklebust1-9/+0
2013-06-06SUNRPC: Remove unused function rpc_queue_emptyTrond Myklebust2-15/+0
2013-06-06SUNRPC: Fix a potential race in rpc_executeTrond Myklebust1-1/+3
2013-06-06NFSv4.1: Simplify setting the layout header credentialTrond Myklebust1-1/+1
2013-06-06NFSv4.1: Enable state protectionTrond Myklebust1-1/+2
2013-06-06NFSv4.1: Use layout credentials for get_deviceinfo callsTrond Myklebust7-10/+22
2013-06-06NFSv4.1: Ensure that test_stateid and free_stateid use correct credentialsTrond Myklebust1-15/+50
2013-06-06NFSv4.1: Ensure that reclaim_complete uses the right credentialTrond Myklebust3-5/+14
2013-06-06NFSv4.1: Ensure that layoutreturn uses the correct credentialTrond Myklebust2-0/+2
2013-06-06NFSv4.1: Ensure that layoutget is called using the layout credentialTrond Myklebust3-0/+3
2013-05-30NFS: Fix security flavor negotiation with legacy binary mountsChuck Lever1-0/+2
2013-05-29NFSv4: Fix a thinko in nfs4_try_open_cachedTrond Myklebust1-1/+1
2013-05-24NFS: Fix SETCLIENTID fallback if GSS is not availableChuck Lever1-1/+1
2013-05-22SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust1-1/+7
2013-05-20NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson6-18/+20
2013-05-16SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust3-19/+30
2013-05-16SUNRPC: Faster detection if gssd is actually runningTrond Myklebust3-1/+18
2013-05-15SUNRPC: Fix a bug in gss_create_upcallTrond Myklebust1-2/+3
2013-05-12Linux 3.10-rc1v3.10-rc1Linus Torvalds1-2/+2
2013-05-10[SCSI] qla2xxx: Update firmware link in Kconfig file.Chad Dupuis1-1/+3
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie3-55/+49
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley24-165/+160
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K6-17/+249
2013-05-10[SCSI] pm80xx: NCQ error handling changesSakthivel K5-28/+544
2013-05-10[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersSakthivel K1-7/+36
2013-05-10[SCSI] pm80xx: Changed module name and debug messages updateSakthivel K3-13/+20
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K4-27/+14
2013-05-10[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 aloneSakthivel K2-3/+30
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Sakthivel K8-18/+5287
2013-05-10[SCSI] pm80xx: MSI-X implementation for using 64 interruptsSakthivel K2-30/+113
2013-05-10[SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K3-105/+168