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