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