summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/waitqueue.c
AgeCommit message (Expand)AuthorLines
2018-06-01orangefs: use sparse annotations for holding locks across function calls.Mike Marshall-4/+10
2018-01-22orangefs: use list_for_each_entry_safe in purge_waiting_opsMartin Brandenburg-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-04-26orangefs: do not wait for timeout if umountingMartin Brandenburg-1/+8
2016-08-16orangefs: rename most remaining global variablesMartin Brandenburg-5/+5
2016-03-03Orangefs: improve gossip statementsMike Marshall-10/+23
2016-02-26Orangefs: code sanitation.Mike Marshall-14/+30
2016-02-24Orangefs: code sanitationMike Marshall-10/+25
2016-02-19orangefs: have ..._clean_interrupted_...() wait for copy to/from daemonAl Viro-12/+10
2016-02-19Orangefs: remove vestigial ASYNC codeMike Marshall-7/+0
2016-02-19Orangefs: make some gossip statements more helpful.Mike Marshall-4/+10
2016-02-19orangefs: bufmap rewriteAl Viro-61/+0
2016-02-19orangefs: lift handling of timeouts and attempts count to service_operation()Al Viro-25/+21
2016-02-19service_operation(): don't block signals, just use ..._killableAl Viro-15/+14
2016-02-19orangefs: sanitize handling of request listAl Viro-50/+18
2016-02-19orangefs: get rid of loop in wait_for_matching_downcall()Al Viro-84/+45
2016-02-19orangefs: delay freeing slot until cancel completesAl Viro-93/+40
2016-02-04Orangefs: added a couple of WARN_ONs, perhaps just temporarily.Mike Marshall-0/+1
2016-01-23orangefs: get rid of MSECS_TO_JIFFIESAl Viro-6/+4
2016-01-23orangefs_clean_up_interrupted_operation: call with op->lock heldAl Viro-32/+4
2016-01-23orangefs: reduce nesting in wait_for_matching_downcall()Al Viro-60/+58
2016-01-23orangefs: remove cargo-culting spin_lock_irqsave() in service_operation()Al Viro-7/+0
2016-01-23orangefs: hopefully saner op refcounting and lockingAl Viro-20/+4
2016-01-23orangefs: make wait_for_...downcall() staticAl Viro-0/+3
2016-01-23orangefs: move wakeups into set_op_state_{serviced,purged}()Al Viro-1/+0
2016-01-23orangefs: make wait_for_...downcall() staticAl Viro-2/+2
2016-01-23make orangefs_clean_up_interrupted_operation() staticAl Viro-1/+1
2016-01-23orangefs: get rid of <censored> macrosAl Viro-0/+44
2016-01-04orangefs: Fix some more global namespace pollution.Martin Brandenburg-4/+4
2016-01-04orangefs: Don't pollute global namespaceRichard Weinberger-3/+3
2015-12-14Orangefs: Don't wait the old-fashioned way.Mike Marshall-26/+11
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall-2/+2
2015-12-03OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu-35/+35
2015-10-03Orangefs: update signal blocking code before Oleg sees it.Mike Marshall-3/+3
2015-10-03Orangefs: sooth most sparse complaintsMike Marshall-0/+7
2015-10-03Orangefs: kernel client part 5Mike Marshall-0/+522