summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/waitqueue.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+10
* Orangefs: remove vestigial ASYNC codeMike Marshall2016-02-191-7/+0
* Orangefs: make some gossip statements more helpful.Mike Marshall2016-02-191-4/+10
* orangefs: bufmap rewriteAl Viro2016-02-191-61/+0
* orangefs: lift handling of timeouts and attempts count to service_operation()Al Viro2016-02-191-25/+21
* service_operation(): don't block signals, just use ..._killableAl Viro2016-02-191-15/+14
* orangefs: sanitize handling of request listAl Viro2016-02-191-50/+18
* orangefs: get rid of loop in wait_for_matching_downcall()Al Viro2016-02-191-84/+45
* orangefs: delay freeing slot until cancel completesAl Viro2016-02-191-93/+40
* 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/+4
* orangefs_clean_up_interrupted_operation: call with op->lock heldAl Viro2016-01-231-32/+4
* orangefs: reduce nesting in wait_for_matching_downcall()Al Viro2016-01-231-60/+58
* orangefs: remove cargo-culting spin_lock_irqsave() in service_operation()Al Viro2016-01-231-7/+0
* orangefs: hopefully saner op refcounting and lockingAl Viro2016-01-231-20/+4
* 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/+0
* 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/+11
* 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